diff options
Diffstat (limited to 'test/ARCMT/GC.m.result')
-rw-r--r-- | test/ARCMT/GC.m.result | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/ARCMT/GC.m.result b/test/ARCMT/GC.m.result index c2c523f77e99..595ff23a7259 100644 --- a/test/ARCMT/GC.m.result +++ b/test/ARCMT/GC.m.result @@ -3,7 +3,6 @@ // RUN: diff %t %s.result // RUN: arcmt-test --args -triple x86_64-apple-macosx10.7 -fsyntax-only -fobjc-gc-only -x objective-c++ %s > %t // RUN: diff %t %s.result -// DISABLE: mingw32 #include "Common.h" #include "GC.h" |