[lldb/test] Fix typo to disable reproducer's test phase

This commit is contained in:
Med Ismail Bennani 2020-04-09 21:54:17 +02:00
parent e1e131ea5e
commit 98b47f447c
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# XFAIL: system-window, lldb-repros
# XFAIL: system-window, lldb-repro
# REQUIRES: native && target-x86_64
# RUN: %clangxx_host %p/Inputs/x86-64-read.cpp -o %t
# RUN: %lldb -b -s %s %t | FileCheck %s