about summary refs log tree commit diff
path: root/tests/ui/drop/issue-21486.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ui/drop/issue-21486.rs')
-rw-r--r--tests/ui/drop/issue-21486.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ui/drop/issue-21486.rs b/tests/ui/drop/issue-21486.rs
index 46d6ccd56bd..101cbbf38e3 100644
--- a/tests/ui/drop/issue-21486.rs
+++ b/tests/ui/drop/issue-21486.rs
@@ -1,4 +1,4 @@
-// run-pass
+//@ run-pass
 #![allow(unreachable_code)]
 // Issue #21486: Make sure that all structures are dropped, even when
 // created via FRU and control-flow breaks in the middle of