diff --git a/collects/tests/racket/will.rktl b/collects/tests/racket/will.rktl index c37fd21725..b17f0c1cc4 100644 --- a/collects/tests/racket/will.rktl +++ b/collects/tests/racket/will.rktl @@ -222,7 +222,7 @@ ;; Check that local variables are cleared for space safety ;; before a tail `sync' or `thread-wait': -(let () +(when (eq? '3m (system-type 'gc)) (define weak-syms (make-weak-hash)) (define thds