delete test binaries on Windows

This commit is contained in:
Ștefan Talpalaru 2019-01-15 01:41:18 +01:00 committed by zah
parent ce0f065e98
commit 88933e8f1b

View File

@ -30,5 +30,5 @@ task test, "Run all tests":
]:
echo "\n" & cmd
exec cmd
rmFile("tests/" & tfile)
rmFile("tests/" & tfile.toExe())