summaryrefslogtreecommitdiff
path: root/test/wscript
diff options
context:
space:
mode:
Diffstat (limited to 'test/wscript')
-rw-r--r--test/wscript1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/wscript b/test/wscript
index 630a6a0..c3ee7f4 100644
--- a/test/wscript
+++ b/test/wscript
@@ -18,6 +18,7 @@ def build(bld):
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