diff options
Diffstat (limited to 'clang-tools-extra/test/include-fixer/yamldb_autodetect.cpp')
-rw-r--r-- | clang-tools-extra/test/include-fixer/yamldb_autodetect.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/clang-tools-extra/test/include-fixer/yamldb_autodetect.cpp b/clang-tools-extra/test/include-fixer/yamldb_autodetect.cpp index 9206668aa7b..1997390d5a2 100644 --- a/clang-tools-extra/test/include-fixer/yamldb_autodetect.cpp +++ b/clang-tools-extra/test/include-fixer/yamldb_autodetect.cpp @@ -1,4 +1,3 @@ -// REQUIRES: shell // RUN: mkdir -p %T/foo/bar // RUN: cp %p/Inputs/fake_yaml_db.yaml %T/find_all_symbols_db.yaml // RUN: cd %T/foo |