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 5bf02fb..b57c983 100644
--- a/tests/test/script/buildfile
+++ b/tests/test/script/buildfile
@@ -2,6 +2,6 @@
# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
-d = builtin/ integration/ runner/
+d = builtin/ runner/
./: $d file{common.test}
include $d