aboutsummaryrefslogtreecommitdiff
path: root/tests/dir-iterator/buildfile
diff options
context:
space:
mode:
Diffstat (limited to 'tests/dir-iterator/buildfile')
-rw-r--r--tests/dir-iterator/buildfile3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/dir-iterator/buildfile b/tests/dir-iterator/buildfile
index 5c8736e..fe310ad 100644
--- a/tests/dir-iterator/buildfile
+++ b/tests/dir-iterator/buildfile
@@ -2,7 +2,6 @@
# copyright : Copyright (c) 2014-2016 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
-exe{driver}: cxx{driver} ../../butl/lib{butl}
-exe{driver}: test.arguments = $src_root
+exe{driver}: cxx{driver} ../../butl/lib{butl} test{testscript}
include ../../butl/