about summary refs log tree commit diff
path: root/tests/ui/attributes/method-attributes.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ui/attributes/method-attributes.rs')
-rw-r--r--tests/ui/attributes/method-attributes.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/ui/attributes/method-attributes.rs b/tests/ui/attributes/method-attributes.rs
index 4a7f042c20a..ded72d2457b 100644
--- a/tests/ui/attributes/method-attributes.rs
+++ b/tests/ui/attributes/method-attributes.rs
@@ -1,6 +1,5 @@
 //@ build-pass (FIXME(62277): could be check-pass?)
 //@ pp-exact - Make sure we print all the attributes
-//@ pretty-expanded FIXME #23616
 
 #![feature(rustc_attrs)]