summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--tests/closure/tboehmdeepcopy.nim1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/closure/tboehmdeepcopy.nim b/tests/closure/tboehmdeepcopy.nim
index 79ac5797a..7c937ca10 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 ()) =