mirror of
https://github.com/logos-storage/nim-json-rpc.git
synced 2026-04-30 07:53: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
|
||||
--path: "."
|
||||
--run
|
||||
--forceBuild
|
||||
|
||||
task test, "run tests":
|
||||
configForTests()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user