mirror of
https://github.com/status-im/nim-json-rpc.git
synced 2025-02-24 10:18:15 +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
|
||||
--path: "."
|
||||
--run
|
||||
--forceBuild
|
||||
|
||||
task test, "run tests":
|
||||
configForTests()
|
||||
|
Loading…
x
Reference in New Issue
Block a user