We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6719709 commit 26ec179Copy full SHA for 26ec179
test/runtests.jl
@@ -1,3 +1,5 @@
1
using ParallelTestRunner
2
3
+pushfirst!(ARGS, "--verbose")
4
+
5
runtests(ARGS)
0 commit comments