cosmetic change

This commit is contained in:
Ștefan Talpalaru 2019-05-09 16:34:01 +02:00
parent 40411aef5a
commit 493583b7f4
No known key found for this signature in database
GPG Key ID: CBF7934204F1B6F9
2 changed files with 1 additions and 4 deletions

View File

@ -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()