summaryrefslogtreecommitdiff
path: root/test/wscript
diff options
context:
space:
mode:
Diffstat (limited to 'test/wscript')
-rw-r--r--test/wscript2
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
"""