fixes #17085 [backport:1.2] (#17101)

(cherry picked from commit 4395a26764)
This commit is contained in:
Andreas Rumpf
2021-02-19 12:30:39 +01:00
committed by narimiran
parent a48abc262c
commit ca1f97951c
4 changed files with 26 additions and 3 deletions

View File

@@ -217,6 +217,7 @@ proc gcTests(r: var TResults, cat: Category, options: string) =
test "stackrefleak"
test "cyclecollector"
test "trace_globals"
proc longGCTests(r: var TResults, cat: Category, options: string) =
when defined(windows):