summaryrefslogtreecommitdiff
path: root/tests/inheritance/buildfile
diff options
context:
space:
mode:
Diffstat (limited to 'tests/inheritance/buildfile')
-rw-r--r--tests/inheritance/buildfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/inheritance/buildfile b/tests/inheritance/buildfile
index baade2d..748be5a 100644
--- a/tests/inheritance/buildfile
+++ b/tests/inheritance/buildfile
@@ -2,7 +2,7 @@
# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
# license : MIT; see accompanying LICENSE file
-exe{driver}: cxx{driver} cli.cxx{test}
+exe{driver}: {hxx cxx}{* -test} cli.cxx{test}
exe{driver}: test.arguments = --very-long-flag -s short -i 123 --string long
exe{driver}: test.output = test.std