summaryrefslogtreecommitdiffstats
path: root/clang/test/Format/style-on-command-line.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/Format/style-on-command-line.cpp')
-rw-r--r--clang/test/Format/style-on-command-line.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/test/Format/style-on-command-line.cpp b/clang/test/Format/style-on-command-line.cpp
index ba06babee35..0e6078e2fd6 100644
--- a/clang/test/Format/style-on-command-line.cpp
+++ b/clang/test/Format/style-on-command-line.cpp
@@ -39,4 +39,4 @@ int j;
// On Windows, the 'rm' commands fail when the previous process is still alive.
// This happens enough to make the test useless.
-// UNSUPPORTED: system-windows
+// REQUIRES: shell
OpenPOWER on IntegriCloud