[lldb/test] Fix typo to disable reproducer's test phase
authorMed Ismail Bennani <medismail.bennani@gmail.com>
Thu, 9 Apr 2020 19:54:17 +0000 (21:54 +0200)
committerMed Ismail Bennani <medismail.bennani@gmail.com>
Thu, 9 Apr 2020 19:54:45 +0000 (21:54 +0200)
lldb/test/Shell/Register/x86-64-read.test

index bd770ec..9993707 100644 (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