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 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 = '' |
