about summary refs log tree commit diff
path: root/tests/ui/removing-extern-crate.fixed
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ui/removing-extern-crate.fixed')
-rw-r--r--tests/ui/removing-extern-crate.fixed8
1 files changed, 4 insertions, 4 deletions
diff --git a/tests/ui/removing-extern-crate.fixed b/tests/ui/removing-extern-crate.fixed
index 8dbd0395b97..477161fba80 100644
--- a/tests/ui/removing-extern-crate.fixed
+++ b/tests/ui/removing-extern-crate.fixed
@@ -1,7 +1,7 @@
-// edition:2018
-// aux-build:removing-extern-crate.rs
-// run-rustfix
-// check-pass
+//@ edition:2018
+//@ aux-build:removing-extern-crate.rs
+//@ run-rustfix
+//@ check-pass
 
 #![warn(rust_2018_idioms)]