summaryrefslogtreecommitdiff
path: root/test/wscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2014-05-28 11:50:15 +0100
committerCarl Hetherington <cth@carlh.net>2014-05-28 11:50:15 +0100
commitcd0958260b54af3514ac12b936bb76ca6de6978b (patch)
treea06591bfc901d950290e6c3ba2aad1dcf123921e /test/wscript
parent14fa24a1aabda7925f4842ab7f7e13c1798182a4 (diff)
More STL binary reading stuff.
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