about summary refs log tree commit diff
path: root/tests/ui/pattern/usefulness/issue-78549-ref-pat-and-str.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ui/pattern/usefulness/issue-78549-ref-pat-and-str.rs')
-rw-r--r--tests/ui/pattern/usefulness/issue-78549-ref-pat-and-str.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ui/pattern/usefulness/issue-78549-ref-pat-and-str.rs b/tests/ui/pattern/usefulness/issue-78549-ref-pat-and-str.rs
index 2879caf2c4c..4b05a2cad81 100644
--- a/tests/ui/pattern/usefulness/issue-78549-ref-pat-and-str.rs
+++ b/tests/ui/pattern/usefulness/issue-78549-ref-pat-and-str.rs
@@ -1,4 +1,4 @@
-// check-pass
+//@ check-pass
 // From https://github.com/rust-lang/rust/issues/78549
 
 fn main() {