mirror of
https://github.com/status-im/nim-json-rpc.git
synced 2025-02-24 18:28:10 +00:00
Stops errors when nimble test is using different backend
This commit is contained in:
parent
5a07bb3f6c
commit
53dd7fd270
@ -14,6 +14,7 @@ proc configForTests() =
|
|||||||
--debuginfo
|
--debuginfo
|
||||||
--path: "."
|
--path: "."
|
||||||
--run
|
--run
|
||||||
|
--forceBuild
|
||||||
|
|
||||||
task test, "run tests":
|
task test, "run tests":
|
||||||
configForTests()
|
configForTests()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user