nim-codex/tests/nim.cfg
Mark Spanbroek c93e015e43 Disable logging in tests
Logger output interferes with the test runner output.
2022-04-21 14:04:07 +02:00

5 lines
70 B
Nim

--path:".."
--threads:on
--tlsEmulation:off
-d:chronicles_enabled=off