mirror of
https://github.com/status-im/nim-chronos.git
synced 2025-01-19 07:41:39 +00:00
Fix nimble file.
This commit is contained in:
parent
871af1b60d
commit
d0b88b939d
@ -19,5 +19,5 @@ task test, "Run all tests":
|
||||
exec "nim c -r -d:release tests/testsoon"
|
||||
|
||||
exec "nim c -r -d:useSysAssert -d:useGcAssert tests/testdatagram"
|
||||
exec "nim c -r tests/teststream"
|
||||
exec "nim c -r tests/testdatagram"
|
||||
exec "nim c -r -d:release tests/testdatagram"
|
||||
|
Loading…
x
Reference in New Issue
Block a user