tester compiles again

This commit is contained in:
Araq
2014-02-07 18:49:41 +01:00
parent d07d83d8fc
commit c3adc19f47
2 changed files with 2 additions and 2 deletions

View File

@@ -129,7 +129,7 @@ proc gcTests(r: var TResults, cat: Category, options: string) =
test "cycleleak"
test "closureleak"
test "refarrayleak"
rest "stackrefleak"
test "stackrefleak"
# ------------------------- threading tests -----------------------------------