summaryrefslogtreecommitdiffstats
path: root/tests/debuginfo/pretty-std-collections.rs
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--tests/debuginfo/pretty-std-collections.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/debuginfo/pretty-std-collections.rs b/tests/debuginfo/pretty-std-collections.rs
index 93597aa7e..93a0dff68 100644
--- a/tests/debuginfo/pretty-std-collections.rs
+++ b/tests/debuginfo/pretty-std-collections.rs
@@ -1,7 +1,6 @@
// ignore-windows failing on win32 bot
// ignore-freebsd: gdb package too new
// ignore-android: FIXME(#10381)
-// ignore-macos: FIXME(#78665)
// compile-flags:-g
// The pretty printers being tested here require the patch from