diff options
Diffstat (limited to 'tests/common.testscript')
-rw-r--r-- | tests/common.testscript | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/common.testscript b/tests/common.testscript index e70a90b..ae54fe2 100644 --- a/tests/common.testscript +++ b/tests/common.testscript @@ -32,7 +32,7 @@ project = test amalgamation = EOI -test.options += --serial-stop --quiet +test.options += --no-default-options --serial-stop --quiet if ($null($buildfile) || !$buildfile) test.options += --buildfile - |