aboutsummaryrefslogtreecommitdiff
path: root/tests/test/common.test
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test/common.test')
-rw-r--r--tests/test/common.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test/common.test b/tests/test/common.test
index 386b16c..ad0ae36 100644
--- a/tests/test/common.test
+++ b/tests/test/common.test
@@ -15,7 +15,7 @@ using test
EOI
test = $effect($build.path)
-test.options += -q --buildfile -
+test.options += --jobs 1 --quiet --buildfile -
# By default perform test.
#