mirror of
https://github.com/logos-storage/nim-json-rpc.git
synced 2026-02-25 08:03:12 +00:00
Stops errors when nimble test is using different backend
This commit is contained in:
parent
12bdedc3bf
commit
097129cc75
@ -14,6 +14,7 @@ proc configForTests() =
|
||||
--debuginfo
|
||||
--path: "."
|
||||
--run
|
||||
--forceBuild
|
||||
|
||||
task test, "run tests":
|
||||
configForTests()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user