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