diff options
Diffstat (limited to 'test/wscript')
| -rw-r--r-- | test/wscript | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/wscript b/test/wscript index 2954352..96a7428 100644 --- a/test/wscript +++ b/test/wscript @@ -19,6 +19,7 @@ def build(bld): dcp_reader_test.cc stl_reader_test.cc stl_writer_test.cc + time_test.cc test.cc """ obj.target = 'tests' |
