diff options
Diffstat (limited to 'tests/system/talloc2.nim')
-rw-r--r-- | tests/system/talloc2.nim | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/system/talloc2.nim b/tests/system/talloc2.nim index 6b30a0258..e40c3f93c 100644 --- a/tests/system/talloc2.nim +++ b/tests/system/talloc2.nim @@ -1,5 +1,5 @@ discard """ -disabled: "appveyor" +disabled: "windows" """ # appveyor is "out of memory" |