mirror of
https://github.com/logos-storage/nim-chronos.git
synced 2026-01-10 17:33:13 +00:00
Fix nimble file.
This commit is contained in:
parent
52bf688179
commit
9ef76b355e
@ -7,7 +7,8 @@ skipDirs = @["tests", "Nim", "nim"]
|
||||
|
||||
### Dependencies
|
||||
|
||||
requires "nim > 0.18.0",
|
||||
requires "nim > 0.18.0"
|
||||
|
||||
task test, "Run all tests":
|
||||
exec "nim c -r tests/test1"
|
||||
exec "nim c -r tests/testdatagram"
|
||||
exec "nim c -r tests/teststream"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user