diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-06-08 23:28:17 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-06-08 23:28:17 +0100 |
| commit | 6425742f95a4c2e539061b29016a4a5bd10ac9ae (patch) | |
| tree | 9dd986f6ca187071811b7b94f3e5dc4e08c71988 /test/wscript | |
| parent | 635c3ae7aee1cad4b871fcf0ddf02a8be1cdce78 (diff) | |
| parent | 9e871b60fc7430650f239cfd9291ab65cb5aeba8 (diff) | |
Merge branch '1.0' of ssh://main.carlh.net/home/carl/git/libdcp into 1.0
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 |
