diff options
| author | Carl Hetherington <cth@carlh.net> | 2021-04-14 11:28:50 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2021-04-14 11:28:50 +0200 |
| commit | 66566512275d363f68781b9a47ade6967d09e676 (patch) | |
| tree | 44b891e3a1f88e45b1970d5d7317d1e0571774d4 /test/wscript | |
| parent | 39e010ee51749198528f754c89e98b6d8fb123c4 (diff) | |
Rename write_subtitle_test -> shared_subtitle_test
Diffstat (limited to 'test/wscript')
| -rw-r--r-- | test/wscript | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/wscript b/test/wscript index 0642d1b6..29b3e487 100644 --- a/test/wscript +++ b/test/wscript @@ -95,6 +95,7 @@ def build(bld): recovery_test.cc rgb_xyz_test.cc round_trip_test.cc + shared_subtitle_test.cc smpte_load_font_test.cc smpte_subtitle_test.cc sound_frame_test.cc @@ -103,7 +104,6 @@ def build(bld): test.cc util_test.cc utf8_test.cc - write_subtitle_test.cc verify_test.cc """ obj.target = 'tests' |
