Fixes the MSVC build.

llvm-svn: 159992
diff --git a/clang/test/Tooling/auto-detect-from-source-parent-of-cwd.cpp b/clang/test/Tooling/auto-detect-from-source-parent-of-cwd.cpp
index 7a4f9af..9692edc 100644
--- a/clang/test/Tooling/auto-detect-from-source-parent-of-cwd.cpp
+++ b/clang/test/Tooling/auto-detect-from-source-parent-of-cwd.cpp
@@ -6,3 +6,5 @@
 
 // CHECK: C++ requires
 invalid;
+
+// REQUIRES: shell