aboutsummaryrefslogtreecommitdiff
path: root/test/ARCMT/GC-no-finalize-removal.m
diff options
context:
space:
mode:
Diffstat (limited to 'test/ARCMT/GC-no-finalize-removal.m')
-rw-r--r--test/ARCMT/GC-no-finalize-removal.m1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/ARCMT/GC-no-finalize-removal.m b/test/ARCMT/GC-no-finalize-removal.m
index 14e8602446c3..a8db819d90b8 100644
--- a/test/ARCMT/GC-no-finalize-removal.m
+++ b/test/ARCMT/GC-no-finalize-removal.m
@@ -3,7 +3,6 @@
// RUN: diff %t %s.result
// RUN: arcmt-test --args -triple x86_64-apple-macosx10.7 -fsyntax-only -fobjc-gc-only -no-finalize-removal -x objective-c++ %s > %t
// RUN: diff %t %s.result
-// DISABLE: mingw32
#include "Common.h"
#include "GC.h"