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