diff options
Diffstat (limited to 'tests/function/regex/buildfile')
-rw-r--r-- | tests/function/regex/buildfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/function/regex/buildfile b/tests/function/regex/buildfile index fbac223..b63f64a 100644 --- a/tests/function/regex/buildfile +++ b/tests/function/regex/buildfile @@ -2,4 +2,4 @@ # copyright : Copyright (c) 2014-2017 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file -./: test{testscript} $b +./: testscript $b |