aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Makefile b/test/Makefile
index fc6e67b..3750fdb 100644
--- a/test/Makefile
+++ b/test/Makefile
@@ -28,7 +28,7 @@ endif
ifdef VERBOSE
RUNTESTFLAGS := $(VERBOSE)
-LIT_ARGS := -v -j16
+LIT_ARGS := -v
else
LIT_ARGS := -s -v
endif