about summary refs log tree commit diff
path: root/tests/debuginfo/should-fail.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/debuginfo/should-fail.rs')
-rw-r--r--tests/debuginfo/should-fail.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/debuginfo/should-fail.rs b/tests/debuginfo/should-fail.rs
index f3a8f52e0fa..4211baeee22 100644
--- a/tests/debuginfo/should-fail.rs
+++ b/tests/debuginfo/should-fail.rs
@@ -17,7 +17,7 @@
 // lldb-command:run
 
 // lldb-command:print x
-// lldb-check:[...]$0 = 5
+// lldb-check:[...] 5
 
 // === CDB TESTS ==================================================================================