about summary refs log tree commit diff
path: root/tests/rustdoc-ui/lints/doc-spotlight.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/rustdoc-ui/lints/doc-spotlight.rs')
-rw-r--r--tests/rustdoc-ui/lints/doc-spotlight.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/rustdoc-ui/lints/doc-spotlight.rs b/tests/rustdoc-ui/lints/doc-spotlight.rs
index 16e38724580..9823ea90522 100644
--- a/tests/rustdoc-ui/lints/doc-spotlight.rs
+++ b/tests/rustdoc-ui/lints/doc-spotlight.rs
@@ -1,4 +1,4 @@
-// run-rustfix
+//@ run-rustfix
 #![deny(warnings)]
 #![feature(doc_notable_trait)]