diff options
Diffstat (limited to 'clang/test/Modules/explicit-build-relpath.cpp')
-rw-r--r-- | clang/test/Modules/explicit-build-relpath.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/clang/test/Modules/explicit-build-relpath.cpp b/clang/test/Modules/explicit-build-relpath.cpp index d9c15660b6a..f16556641d7 100644 --- a/clang/test/Modules/explicit-build-relpath.cpp +++ b/clang/test/Modules/explicit-build-relpath.cpp @@ -1,5 +1,3 @@ -// REQUIRES: shell -// // RUN: rm -rf %t // RUN: mkdir %t // RUN: cd %t |