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