summaryrefslogtreecommitdiff
path: root/test/wscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2013-07-18 17:17:37 +0100
committerCarl Hetherington <cth@carlh.net>2013-07-18 17:17:37 +0100
commit0b1f3a5dc3069726e61670b1aa35e62ba96ed198 (patch)
treec10de9bc0b1b12b81ee92945d33f98edd8bf7766 /test/wscript
parent59404039618db5d70a2f8fc0cb8c49ae4f8ce527 (diff)
Token 4K test.
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 f4a7061d1..f0ee5f769 100644
--- a/test/wscript
+++ b/test/wscript
@@ -34,6 +34,7 @@ def build(bld):
job_test.cc
client_server_test.cc
image_test.cc
+ 4k_test.cc
"""
obj.target = 'unit-tests'
obj.install_path = ''