tests: re-enable pretty-std-collections on macOS

Signed-off-by: David Wood <david@davidtw.co>
This commit is contained in:
David Wood 2023-08-30 13:12:34 +01:00
parent 3640f79034
commit 3bd5dc3c61
No known key found for this signature in database

View File

@ -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