aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lldb/test/Shell/Commands/list-header.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/lldb/test/Shell/Commands/list-header.test b/lldb/test/Shell/Commands/list-header.test
index be77b9f..53c4b786 100644
--- a/lldb/test/Shell/Commands/list-header.test
+++ b/lldb/test/Shell/Commands/list-header.test
@@ -1,6 +1,6 @@
## Does not work on windows (yet?) PDB debug-info likely does something wrong
## with the header files.
-# XFAIL: system-windows
+# XFAIL: target-windows
## Test that `list header.h:<line>` works correctly when header is available.
##