diff options
Diffstat (limited to 'tests/buildfile')
-rw-r--r-- | tests/buildfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/buildfile b/tests/buildfile index 4b5f149..1938139 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 -./: directive/ eval/ expansion/ function/ search/ test/ value/ \ +./: directive/ eval/ expansion/ function/ name/ search/ test/ value/ \ variable/ file{common.test} |