diff --git a/tests/closure/tboehmdeepcopy.nim b/tests/closure/tboehmdeepcopy.nim index 79ac5797aa..7c937ca107 100644 --- a/tests/closure/tboehmdeepcopy.nim +++ b/tests/closure/tboehmdeepcopy.nim @@ -1,6 +1,7 @@ discard """ cmd: "nim c --gc:boehm $options $file" output: '''meep''' + disabled: "windows" """ proc callit(it: proc ()) =