diff options
| author | Carl Hetherington <cth@carlh.net> | 2026-03-02 21:40:40 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2026-03-02 21:40:40 +0100 |
| commit | 76a7766f702e2bfe44a7b241cf31bad9d1e24a06 (patch) | |
| tree | b476e67768acdb1b45c716149ad6287f268ef82b /test/wscript | |
| parent | 44b934f13cb47e8dee654ee14d68465579a63283 (diff) | |
Add very basic subrip writer.
Diffstat (limited to 'test/wscript')
| -rw-r--r-- | test/wscript | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/wscript b/test/wscript index c6a01b0..20ff1d5 100644 --- a/test/wscript +++ b/test/wscript @@ -26,6 +26,7 @@ def build(bld): stl_binary_writer_test.cc stl_text_reader_test.cc subrip_reader_test.cc + subrip_writer_test.cc time_test.cc test.cc vertical_position_test.cc |
