about summary refs log tree commit diff
path: root/tests/ui/fmt/format-args-capture-from-pm-first-arg-macro.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ui/fmt/format-args-capture-from-pm-first-arg-macro.rs')
-rw-r--r--tests/ui/fmt/format-args-capture-from-pm-first-arg-macro.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ui/fmt/format-args-capture-from-pm-first-arg-macro.rs b/tests/ui/fmt/format-args-capture-from-pm-first-arg-macro.rs
index 24531e4ece4..26d483e43ae 100644
--- a/tests/ui/fmt/format-args-capture-from-pm-first-arg-macro.rs
+++ b/tests/ui/fmt/format-args-capture-from-pm-first-arg-macro.rs
@@ -1,4 +1,4 @@
-//@ aux-build:format-string-proc-macro.rs
+//@ proc-macro: format-string-proc-macro.rs
 
 extern crate format_string_proc_macro;