diff options
Diffstat (limited to 'tests/eval/buildfile')
-rw-r--r-- | tests/eval/buildfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/eval/buildfile b/tests/eval/buildfile index 3c8a3ba..d7569aa 100644 --- a/tests/eval/buildfile +++ b/tests/eval/buildfile @@ -2,4 +2,4 @@ # copyright : Copyright (c) 2014-2017 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file -./: test{comma comp or-and qual ternary value} $b +./: test{*} $b |