mirror of
https://github.com/status-im/nim-chronos.git
synced 2025-03-02 11:50:38 +00:00
delete test binaries on Windows
This commit is contained in:
parent
ce0f065e98
commit
88933e8f1b
@ -30,5 +30,5 @@ task test, "Run all tests":
|
||||
]:
|
||||
echo "\n" & cmd
|
||||
exec cmd
|
||||
rmFile("tests/" & tfile)
|
||||
rmFile("tests/" & tfile.toExe())
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user