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