nim-chronos/tests/config.nims
Ștefan Talpalaru ce0f065e98 add "--threads:on" to tests
- reduce duplication in the Nimble "test" task
- delete test binaries
2019-01-15 17:37:51 +02:00

5 lines
73 B
Nim

switch("hints", "off")
switch("verbosity", "0")
switch("threads", "on")