diff options
Diffstat (limited to 'tests/buildfile')
-rw-r--r-- | tests/buildfile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/buildfile b/tests/buildfile index c0a50e3..0384c45 100644 --- a/tests/buildfile +++ b/tests/buildfile @@ -2,6 +2,6 @@ # copyright : Copyright (c) 2014-2017 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file -d = directive/ eval/ expansion/ function/ test/ value/ -./: $d file{common.test} -include $d +./: directive/ eval/ expansion/ function/ search/ test/ value/ \ +file{common.test} + |