add "--threads:on" to tests
This commit is contained in:
parent
24a29cb201
commit
15b4959da9
|
@ -1,3 +1,4 @@
|
|||
switch("path", "$projectDir/..")
|
||||
switch("threads", "on")
|
||||
# switch("hints", "off")
|
||||
# switch("verbosity", "0")
|
||||
|
|
Loading…
Reference in New Issue