summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-mt/conflicting.test
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/tools/llvm-mt/conflicting.test')
-rw-r--r--llvm/test/tools/llvm-mt/conflicting.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/tools/llvm-mt/conflicting.test b/llvm/test/tools/llvm-mt/conflicting.test
index 5d551c6bbc9..9d69fec78e3 100644
--- a/llvm/test/tools/llvm-mt/conflicting.test
+++ b/llvm/test/tools/llvm-mt/conflicting.test
@@ -1,5 +1,5 @@
REQUIRES: libxml2
-UNSUPPORTED: windows
+UNSUPPORTED: system-windows
RUN: not llvm-mt /manifest %p/Inputs/test_manifest.manifest /manifest \
RUN: %p/Inputs/conflicting.manifest /out:%t 2>&1 >/dev/null | FileCheck %s
OpenPOWER on IntegriCloud