Fixed test configs

This commit is contained in:
Yuriy Glukhov 2019-02-05 13:06:22 +02:00
parent ead2fb342e
commit 260cf706e9
4 changed files with 8 additions and 5 deletions

3
tests/config.nims Normal file
View File

@ -0,0 +1,3 @@
--threads:on
--path:"$projectDir/.."

View File

@ -1,3 +1,3 @@
switch("path", "$projectDir/..")
switch("threads", "on")
--threads:on
--path:"$projectDir/../.."

View File

@ -1 +1,3 @@
switch("threads", "on")
--threads:on
--path:"$projectDir/../.."

View File

@ -1,2 +0,0 @@
--threads:on