aboutsummaryrefslogtreecommitdiff
path: root/tests/expansion/buildfile
diff options
context:
space:
mode:
Diffstat (limited to 'tests/expansion/buildfile')
-rw-r--r--tests/expansion/buildfile7
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/expansion/buildfile b/tests/expansion/buildfile
new file mode 100644
index 0000000..81df59e
--- /dev/null
+++ b/tests/expansion/buildfile
@@ -0,0 +1,7 @@
+# file : tests/expansion/buildfile
+# copyright : Copyright (c) 2014-2016 Code Synthesis Ltd
+# license : MIT; see accompanying LICENSE file
+
+./: test{type} file{common.test}
+
+test{*}: test = $effect($build.path)