about summary refs log tree commit diff
path: root/tests/ui/annotate-snippet/multiple-files.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ui/annotate-snippet/multiple-files.rs')
-rw-r--r--tests/ui/annotate-snippet/multiple-files.rs4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/ui/annotate-snippet/multiple-files.rs b/tests/ui/annotate-snippet/multiple-files.rs
index 981cdbb10a9..c67a31d8f07 100644
--- a/tests/ui/annotate-snippet/multiple-files.rs
+++ b/tests/ui/annotate-snippet/multiple-files.rs
@@ -1,5 +1,5 @@
-// aux-build:other_file.rs
-// compile-flags: --error-format human-annotate-rs -Z unstable-options
+//@ aux-build:other_file.rs
+//@ compile-flags: --error-format human-annotate-rs -Z unstable-options
 
 extern crate other_file;