about summary refs log tree commit diff
path: root/tests/debuginfo/method-on-struct.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/debuginfo/method-on-struct.rs')
-rw-r--r--tests/debuginfo/method-on-struct.rs2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/debuginfo/method-on-struct.rs b/tests/debuginfo/method-on-struct.rs
index eef1b1043b8..d92259b7ab1 100644
--- a/tests/debuginfo/method-on-struct.rs
+++ b/tests/debuginfo/method-on-struct.rs
@@ -1,5 +1,3 @@
-//@ min-lldb-version: 310
-
 //@ compile-flags:-g
 
 // === GDB TESTS ===================================================================================