about summary refs log tree commit diff
path: root/src/test/debuginfo
diff options
context:
space:
mode:
authorTamir Duberstein <tamird@gmail.com>2015-07-15 23:51:51 -0400
committerTamir Duberstein <tamird@gmail.com>2015-07-15 23:51:51 -0400
commite1073dd50142825256e70e350c4e92e0f93d1b3c (patch)
treea979424496fcabaad6ba2337ed981ae33c5f8e1a /src/test/debuginfo
parente4e93196e16030ebf7a20c473849534235d676f8 (diff)
downloadrust-e1073dd50142825256e70e350c4e92e0f93d1b3c.tar.gz
rust-e1073dd50142825256e70e350c4e92e0f93d1b3c.zip
Remove reference to gdb-pretty-struct-and-enums.rs
It was removed in bba934f19ab26d5afc4f0be923ea699010883906.

Fixes #27059.
Diffstat (limited to 'src/test/debuginfo')
-rw-r--r--src/test/debuginfo/gdb-pretty-struct-and-enums-pre-gdb-7-7.rs4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/test/debuginfo/gdb-pretty-struct-and-enums-pre-gdb-7-7.rs b/src/test/debuginfo/gdb-pretty-struct-and-enums-pre-gdb-7-7.rs
index fa15e31450f..5dd42811956 100644
--- a/src/test/debuginfo/gdb-pretty-struct-and-enums-pre-gdb-7-7.rs
+++ b/src/test/debuginfo/gdb-pretty-struct-and-enums-pre-gdb-7-7.rs
@@ -8,10 +8,6 @@
 // option. This file may not be copied, modified, or distributed
 // except according to those terms.
 
-// This test uses only GDB Python API features which should be available in
-// older versions of GDB too. A more extensive test can be found in
-// gdb-pretty-struct-and-enums.rs
-
 // ignore-bitrig
 // ignore-windows failing on win32 bot
 // ignore-freebsd: gdb package too new