aboutsummaryrefslogtreecommitdiff
path: root/tests/test/script/buildfile
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test/script/buildfile')
-rw-r--r--tests/test/script/buildfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test/script/buildfile b/tests/test/script/buildfile
index 2c98193..7100d20 100644
--- a/tests/test/script/buildfile
+++ b/tests/test/script/buildfile
@@ -3,5 +3,5 @@
# license : MIT; see accompanying LICENSE file
d = builtin/ integration/ runner/
-./: $d
+./: $d file{common.test}
include $d