mirror of
https://github.com/logos-storage/nim-contract-abi.git
synced 2026-01-05 23:23:13 +00:00
Fix warnings
This commit is contained in:
parent
4fc7c8a779
commit
927f191a82
3
tests/contractabi/config.nims
Normal file
3
tests/contractabi/config.nims
Normal file
@ -0,0 +1,3 @@
|
||||
switch("path", "..")
|
||||
when (NimMajor, NimMinor, NimPatch) >= (1, 6, 11):
|
||||
switch("warning", "BareExcept:off")
|
||||
@ -1 +0,0 @@
|
||||
--path:"../.."
|
||||
Loading…
x
Reference in New Issue
Block a user