diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-06-08 09:59:21 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-06-08 09:59:21 +0100 |
| commit | f5f45d829527a439bca012c2cfa2104a735a58f1 (patch) | |
| tree | 8cbc20cdf8f4eb63f8812b8f38934efb0bc47bfc /test/wscript | |
| parent | fa3e6c28b81e59d261ca4299f49ef4501b56bd4e (diff) | |
Rename some tests.
Diffstat (limited to 'test/wscript')
| -rw-r--r-- | test/wscript | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/wscript b/test/wscript index 30015939..f640f6fc 100644 --- a/test/wscript +++ b/test/wscript @@ -40,12 +40,12 @@ def build(bld): local_time_test.cc kdm_test.cc read_dcp_test.cc - read_subtitle_test.cc + read_interop_subtitle_test.cc + read_smpte_subtitle_test.cc recovery_test.cc rgb_xyz_test.cc round_trip_test.cc smpte_load_font_test.cc - smpte_subtitle_test.cc test.cc text_test.cc util_test.cc |
