diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-04-30 14:19:06 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-04-30 14:19:06 +0100 |
| commit | 8457e713b0d98cea32f8acc80d6b9f4bef64b343 (patch) | |
| tree | 34c8b8b199712860215577d1b2bf3c8effc3fda1 /test/wscript | |
| parent | edf35a7acb05289dc024733efd6e13205def5174 (diff) | |
Rename subtitle_test -> read_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 15d6fa07..92aea24a 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 recovery_test.cc rgb_xyz_test.cc round_trip_test.cc smpte_load_font_test.cc smpte_subtitle_test.cc - subtitle_test.cc test.cc text_test.cc util_test.cc |
