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