about summary refs log tree commit diff
path: root/tests/ui/structs-enums/enum-export-inheritance.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ui/structs-enums/enum-export-inheritance.rs')
-rw-r--r--tests/ui/structs-enums/enum-export-inheritance.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/ui/structs-enums/enum-export-inheritance.rs b/tests/ui/structs-enums/enum-export-inheritance.rs
index 5bb689260c2..1fd697830db 100644
--- a/tests/ui/structs-enums/enum-export-inheritance.rs
+++ b/tests/ui/structs-enums/enum-export-inheritance.rs
@@ -1,6 +1,5 @@
 //@ run-pass
 #![allow(dead_code)]
-//@ pretty-expanded FIXME #23616
 
 mod a {
     pub enum Foo {