diff options
Diffstat (limited to 'tests/tester.nim')
-rwxr-xr-x | tests/tester.nim | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/tester.nim b/tests/tester.nim index bd1b56188..84d399a1d 100755 --- a/tests/tester.nim +++ b/tests/tester.nim @@ -169,6 +169,10 @@ proc main(options: string) = inc(total) Echo("[Tester] $#/$# tests passed\n" % [$passed, $total]) + + + + var options = "" for i in 1.. paramCount(): |