diff options
Diffstat (limited to 'tests/test/script/runner/cleanup.test')
-rw-r--r-- | tests/test/script/runner/cleanup.test | 13 |
1 files changed, 2 insertions, 11 deletions
diff --git a/tests/test/script/runner/cleanup.test b/tests/test/script/runner/cleanup.test index e5d917d..52c0a29 100644 --- a/tests/test/script/runner/cleanup.test +++ b/tests/test/script/runner/cleanup.test @@ -2,18 +2,9 @@ # copyright : Copyright (c) 2014-2016 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file -+mkdir build -+cat <<EOI >>>build/bootstrap.build -project = test -amalgamation = +.include ../common.test -using test -EOI - -b = $effect($build.path) -q --no-column --buildfile - <"./: test{testscript}" \ - &?test/*** test -c = cat >>>testscript -test = "'$test'" +b += --no-column # Valid cleanups. # |