summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/test/clang-tidy/list-checks.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'clang-tools-extra/test/clang-tidy/list-checks.cpp')
-rw-r--r--clang-tools-extra/test/clang-tidy/list-checks.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/clang-tools-extra/test/clang-tidy/list-checks.cpp b/clang-tools-extra/test/clang-tidy/list-checks.cpp
index 9d83775ee1f..674c118c179 100644
--- a/clang-tools-extra/test/clang-tidy/list-checks.cpp
+++ b/clang-tools-extra/test/clang-tidy/list-checks.cpp
@@ -1,4 +1,3 @@
-// REQUIRES: shell
// RUN: mkdir -p %T/clang-tidy/list-checks/
// RUN: echo '{Checks: "-*,google-*"}' > %T/clang-tidy/.clang-tidy
// RUN: cd %T/clang-tidy/list-checks
OpenPOWER on IntegriCloud