diff --git a/clang/test/PCH/modified-header-error.c b/clang/test/PCH/modified-header-error.c index 34f04bfb8bf9..ef9249447a15 100644 --- a/clang/test/PCH/modified-header-error.c +++ b/clang/test/PCH/modified-header-error.c @@ -9,5 +9,4 @@ #include "header2.h" // CHECK: fatal error: file {{.*}} has been modified since the precompiled header was built -// DISABLE: win32 - +// REQUIRES: shell