We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75ff606 commit ae9cbc2Copy full SHA for ae9cbc2
test/runtests.jl
@@ -7,4 +7,4 @@ using REPL
7
8
include("ClangTests.jl")
9
10
-retest(Clang, ClangTests; stats=true)
+retest(Clang, ClangTests; stats=true, spin=false)
0 commit comments