about summary refs log tree commit diff
path: root/tests/debuginfo/empty-string.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/debuginfo/empty-string.rs')
-rw-r--r--tests/debuginfo/empty-string.rs3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/debuginfo/empty-string.rs b/tests/debuginfo/empty-string.rs
index eac3448bfd5..014465c27ca 100644
--- a/tests/debuginfo/empty-string.rs
+++ b/tests/debuginfo/empty-string.rs
@@ -1,9 +1,6 @@
 //@ ignore-windows-gnu: #128981
 //@ ignore-android: FIXME(#10381)
 //@ compile-flags:-g
-//@ min-gdb-version: 8.1
-//@ ignore-gdb-version: 7.11.90 - 8.0.9
-//@ min-lldb-version: 310
 
 // === GDB TESTS ===================================================================================