Changes to support Nim 0.18 (with new times implementation).

This commit is contained in:
Jonathan Bernard
2018-04-02 14:24:40 -05:00
parent b4804cdb52
commit 8987a4e268
4 changed files with 17 additions and 13 deletions

6
tests/nim.cfg Normal file
View File

@@ -0,0 +1,6 @@
path = "."
hints = off
linedir = on
debuginfo
stacktrace = on
linetrace = on