mirror of https://github.com/status-im/nim-eth.git
Fixed test configs
This commit is contained in:
parent
ead2fb342e
commit
260cf706e9
|
@ -0,0 +1,3 @@
|
||||||
|
--threads:on
|
||||||
|
--path:"$projectDir/.."
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
switch("path", "$projectDir/..")
|
--threads:on
|
||||||
switch("threads", "on")
|
--path:"$projectDir/../.."
|
||||||
|
|
||||||
|
|
|
@ -1 +1,3 @@
|
||||||
switch("threads", "on")
|
--threads:on
|
||||||
|
--path:"$projectDir/../.."
|
||||||
|
|
||||||
|
|
|
@ -1,2 +0,0 @@
|
||||||
--threads:on
|
|
||||||
|
|
Loading…
Reference in New Issue