summaryrefslogtreecommitdiff
path: root/tests/group
diff options
context:
space:
mode:
Diffstat (limited to 'tests/group')
-rw-r--r--tests/group/buildfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/group/buildfile b/tests/group/buildfile
index c28920f..3e09fa1 100644
--- a/tests/group/buildfile
+++ b/tests/group/buildfile
@@ -2,7 +2,7 @@
# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
# license : MIT; see accompanying LICENSE file
-exe{driver}: {hxx cxx}{* -test} cli.cxx{test} test{testscript}
+exe{driver}: {hxx cxx}{* -test} cli.cxx{test} testscript
cxx.poptions =+ "-I$out_base"