about summary refs log tree commit diff
path: root/tests/debuginfo/method-on-enum.rs
diff options
context:
space:
mode:
authorBen Kimock <kimockb@gmail.com>2024-08-13 18:20:48 -0400
committerBen Kimock <kimockb@gmail.com>2024-08-13 18:20:48 -0400
commitb89d1976d1968697fd1dbb1db636d24ec641f625 (patch)
tree54c915cdbb4ba35bcbbeedc2f49a08304c59c343 /tests/debuginfo/method-on-enum.rs
parenta561484b819711117ec81abc3a9f66f5659f3642 (diff)
downloadrust-b89d1976d1968697fd1dbb1db636d24ec641f625.tar.gz
rust-b89d1976d1968697fd1dbb1db636d24ec641f625.zip
Require gdb version on some tests
Diffstat (limited to 'tests/debuginfo/method-on-enum.rs')
-rw-r--r--tests/debuginfo/method-on-enum.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/debuginfo/method-on-enum.rs b/tests/debuginfo/method-on-enum.rs
index c84dc348507..7bee54451aa 100644
--- a/tests/debuginfo/method-on-enum.rs
+++ b/tests/debuginfo/method-on-enum.rs
@@ -1,5 +1,5 @@
 //@ min-lldb-version: 1800
-//@ ignore-i686-pc-windows-gnu
+//@ min-gdb-version: 13.0
 
 //@ compile-flags:-g