about summary refs log tree commit diff
path: root/tests/debuginfo/method-on-enum.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/debuginfo/method-on-enum.rs')
-rw-r--r--tests/debuginfo/method-on-enum.rs4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/debuginfo/method-on-enum.rs b/tests/debuginfo/method-on-enum.rs
index 8a57060717e..7bee54451aa 100644
--- a/tests/debuginfo/method-on-enum.rs
+++ b/tests/debuginfo/method-on-enum.rs
@@ -1,5 +1,5 @@
-//@ min-lldb-version: 310
-//@ ignore-test // Test temporarily ignored due to debuginfo tests being disabled, see PR 47155
+//@ min-lldb-version: 1800
+//@ min-gdb-version: 13.0
 
 //@ compile-flags:-g