We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6026612 commit a579b00Copy full SHA for a579b00
1 file changed
bb.edn
@@ -31,7 +31,7 @@
31
(shell
32
{:extra-env {"BASILISP_TEST_PATH" "./test"
33
"BASILISP_TEST_FILE_PATTERN" ".*\\.(lpy|cljc)"}}
34
- "basilisp test -p test -- -n 2"))}
+ "basilisp test -p test -- -n 0"))}
35
test-all {:doc "Run tests under all dialects"
36
:task (do
37
(run 'test-jvm)
0 commit comments