Skip to content

Commit a579b00

Browse files
committed
-n 0
1 parent 6026612 commit a579b00

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bb.edn

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
(shell
3232
{:extra-env {"BASILISP_TEST_PATH" "./test"
3333
"BASILISP_TEST_FILE_PATTERN" ".*\\.(lpy|cljc)"}}
34-
"basilisp test -p test -- -n 2"))}
34+
"basilisp test -p test -- -n 0"))}
3535
test-all {:doc "Run tests under all dialects"
3636
:task (do
3737
(run 'test-jvm)

0 commit comments

Comments
 (0)