summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules/dependency-dump.m
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/Modules/dependency-dump.m')
-rw-r--r--clang/test/Modules/dependency-dump.m2
1 files changed, 0 insertions, 2 deletions
diff --git a/clang/test/Modules/dependency-dump.m b/clang/test/Modules/dependency-dump.m
index deb66188e14..f3a487544b8 100644
--- a/clang/test/Modules/dependency-dump.m
+++ b/clang/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
OpenPOWER on IntegriCloud