diff options
Diffstat (limited to 'tests/test/common.testscript')
-rw-r--r-- | tests/test/common.testscript | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test/common.testscript b/tests/test/common.testscript index 722f426..0b82849 100644 --- a/tests/test/common.testscript +++ b/tests/test/common.testscript @@ -20,7 +20,7 @@ if ($null($test.options)) test.options = --buildfile - end -test.options += --no-default-options --serial-stop --quiet +test.options += --serial-stop --quiet # By default perform test. # |