diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-05-29 11:57:08 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-05-29 11:57:08 +0100 |
| commit | aebf2cb7812c8f593b85182611b587e6014aefc6 (patch) | |
| tree | c954ebc0cf39263b6c051e159f48e177cafae310 /test/wscript | |
| parent | 8b1958988ca234f51ec99385d81b95c1f0f092af (diff) | |
Re-work Subtitle class; remove STL text writer.
Diffstat (limited to 'test/wscript')
| -rw-r--r-- | test/wscript | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/test/wscript b/test/wscript index c3ee7f4..d9ea727 100644 --- a/test/wscript +++ b/test/wscript @@ -17,11 +17,9 @@ def build(bld): obj.use = 'libsub' obj.source = """ dcp_reader_test.cc - dcp_to_stl_text_test.cc iso6937_test.cc stl_binary_reader_test.cc stl_text_reader_test.cc - stl_text_writer_test.cc time_test.cc test.cc """ |
