mirror of
https://github.com/codex-storage/nim-ethers.git
synced 2025-01-11 03:46:42 +00:00
Ensure that tests run on Nim 1.2.x
This commit is contained in:
parent
9eee20e49d
commit
062b367f32
3
testmodule/config.nims
Normal file
3
testmodule/config.nims
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
switch("path", "..")
|
||||||
|
when (NimMajor, NimMinor) >= (1, 4):
|
||||||
|
switch("hint", "XCannotRaiseY:off")
|
@ -1,2 +0,0 @@
|
|||||||
--path:".."
|
|
||||||
--hint[XCannotRaiseY]:"off"
|
|
Loading…
x
Reference in New Issue
Block a user