summaryrefslogtreecommitdiff
path: root/tests/group/buildfile
diff options
context:
space:
mode:
Diffstat (limited to 'tests/group/buildfile')
-rw-r--r--tests/group/buildfile9
1 files changed, 0 insertions, 9 deletions
diff --git a/tests/group/buildfile b/tests/group/buildfile
deleted file mode 100644
index 427c68d..0000000
--- a/tests/group/buildfile
+++ /dev/null
@@ -1,9 +0,0 @@
-# file : tests/group/buildfile
-# license : MIT; see accompanying LICENSE file
-
-exe{driver}: {hxx cxx}{* -test} cli.cxx{test} testscript
-
-cxx.poptions =+ "-I$out_base"
-
-cli.cxx{test}: cli{test}
-cli.options = --generate-group-scanner