diff options
Diffstat (limited to 'tests/common.testscript')
-rw-r--r-- | tests/common.testscript | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/common.testscript b/tests/common.testscript index 4e3b417..b3f0393 100644 --- a/tests/common.testscript +++ b/tests/common.testscript @@ -29,6 +29,7 @@ end +cat <<EOI >=build/bootstrap.build project = test amalgamation = +subprojects = EOI test.options += --no-default-options --serial-stop --quiet |