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