summaryrefslogtreecommitdiff
path: root/test/wscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2018-03-20 23:40:58 +0000
committerCarl Hetherington <cth@carlh.net>2018-03-20 23:40:58 +0000
commit03246708c1ee9c5331eac7d058627655939e30d1 (patch)
tree877b655906ce346b63f49e52fa78e3629f6e3217 /test/wscript
parent010b38e7ac7779e9a9c346361fe7e0a4fda202c8 (diff)
More DCP verification bits.
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 a11dc2a7..5838df68 100644
--- a/test/wscript
+++ b/test/wscript
@@ -96,6 +96,7 @@ def build(bld):
util_test.cc
utf8_test.cc
write_subtitle_test.cc
+ verify_test.cc
"""
obj.target = 'tests'
obj.install_path = ''