summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--llvm/test/tools/llvm-ar/case-detection.test1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/test/tools/llvm-ar/case-detection.test b/llvm/test/tools/llvm-ar/case-detection.test
index 30f9c45e15f..998ce67b0a7 100644
--- a/llvm/test/tools/llvm-ar/case-detection.test
+++ b/llvm/test/tools/llvm-ar/case-detection.test
@@ -1,5 +1,6 @@
-- Test CamelCase tool name to ensure detection works properly
+REQUIRES: target-windows, system-windows
RUN: yaml2obj %S/Inputs/coff.yaml -o %t.obj
RUN: rm -rf %t1
RUN: mkdir %t1
OpenPOWER on IntegriCloud