summaryrefslogtreecommitdiff
path: root/test/Modules/dependency-dump.m
diff options
context:
space:
mode:
Diffstat (limited to 'test/Modules/dependency-dump.m')
-rw-r--r--test/Modules/dependency-dump.m2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/Modules/dependency-dump.m b/test/Modules/dependency-dump.m
index deb66188e1..f3a487544b 100644
--- a/test/Modules/dependency-dump.m
+++ b/test/Modules/dependency-dump.m
@@ -1,8 +1,6 @@
// Check that we can dump all of the headers a module depends on, and a VFS map
// for the same.
-// REQUIRES: shell
-
// RUN: rm -rf %t
// RUN: %clang_cc1 -fmodules -fimplicit-module-maps -fmodules-cache-path=%t/cache -module-dependency-dir %t/vfs -F %S/Inputs -I %S/Inputs -verify %s
// expected-no-diagnostics