about summary refs log tree commit diff
path: root/tests/ui/rust-2018/edition-lint-nested-empty-paths.fixed
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ui/rust-2018/edition-lint-nested-empty-paths.fixed')
-rw-r--r--tests/ui/rust-2018/edition-lint-nested-empty-paths.fixed2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ui/rust-2018/edition-lint-nested-empty-paths.fixed b/tests/ui/rust-2018/edition-lint-nested-empty-paths.fixed
index fd23e9f5562..7ec421099c7 100644
--- a/tests/ui/rust-2018/edition-lint-nested-empty-paths.fixed
+++ b/tests/ui/rust-2018/edition-lint-nested-empty-paths.fixed
@@ -1,4 +1,4 @@
-// run-rustfix
+//@ run-rustfix
 
 #![deny(absolute_paths_not_starting_with_crate)]
 #![allow(unused_imports)]