about summary refs log tree commit diff
path: root/tests/ui/traits/parameterized-with-bounds.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ui/traits/parameterized-with-bounds.rs')
-rw-r--r--tests/ui/traits/parameterized-with-bounds.rs4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/ui/traits/parameterized-with-bounds.rs b/tests/ui/traits/parameterized-with-bounds.rs
index 832d4f6c89f..2de9bf3d04c 100644
--- a/tests/ui/traits/parameterized-with-bounds.rs
+++ b/tests/ui/traits/parameterized-with-bounds.rs
@@ -1,5 +1,5 @@
-// run-pass
-// pretty-expanded FIXME #23616
+//@ run-pass
+//@ pretty-expanded FIXME #23616
 
 #![allow(dead_code)]