mirror of
https://github.com/codex-storage/nim-websock.git
synced 2025-02-02 05:44:53 +00:00
cleanup nimble file
This commit is contained in:
parent
4133d1d87c
commit
0feac12a67
@ -15,8 +15,5 @@ requires "nimcrypto"
|
||||
requires "bearssl"
|
||||
|
||||
task test, "run tests":
|
||||
exec "nim c -r --opt:speed -d:debug --verbosity:0 --hints:off ./tests/testall.nim"
|
||||
exec "nim c -r --opt:speed -d:debug --verbosity:0 --hints:off -d:chronicles_log_level=info ./tests/testall.nim"
|
||||
rmFile "./tests/testall"
|
||||
rmFile "./tests/testwebsockets"
|
||||
rmFile "./tests/testframes"
|
||||
rmFile "./tests/testtlswebsockets"
|
||||
|
Loading…
x
Reference in New Issue
Block a user