cosmetic change
This commit is contained in:
parent
40411aef5a
commit
493583b7f4
|
@ -20,9 +20,6 @@ proc configForTests() =
|
|||
--run
|
||||
--forceBuild
|
||||
--threads: on
|
||||
# https://github.com/nim-lang/Nim/issues/8294#issuecomment-454556051
|
||||
if hostOS == "windows":
|
||||
--define: "chronicles_colors=NoColors"
|
||||
|
||||
task test, "run tests":
|
||||
configForTests()
|
||||
|
|
Loading…
Reference in New Issue