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