diff options
Diffstat (limited to 'clang/test/Modules/at-import-in-framework-header.m')
-rw-r--r-- | clang/test/Modules/at-import-in-framework-header.m | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/clang/test/Modules/at-import-in-framework-header.m b/clang/test/Modules/at-import-in-framework-header.m index fe366381207..043c69462ed 100644 --- a/clang/test/Modules/at-import-in-framework-header.m +++ b/clang/test/Modules/at-import-in-framework-header.m @@ -1,5 +1,3 @@ -// REQUIRES: shell - // RUN: rm -rf %t // RUN: mkdir %t |