about summary refs log tree commit diff
path: root/tests/ui/macros/assert-macro-owned.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ui/macros/assert-macro-owned.rs')
-rw-r--r--tests/ui/macros/assert-macro-owned.rs8
1 files changed, 4 insertions, 4 deletions
diff --git a/tests/ui/macros/assert-macro-owned.rs b/tests/ui/macros/assert-macro-owned.rs
index fb4b389b80b..46a59db1390 100644
--- a/tests/ui/macros/assert-macro-owned.rs
+++ b/tests/ui/macros/assert-macro-owned.rs
@@ -1,7 +1,7 @@
-// run-fail
-// error-pattern:panicked
-// error-pattern:test-assert-owned
-// ignore-emscripten no processes
+//@ run-fail
+//@ error-pattern:panicked
+//@ error-pattern:test-assert-owned
+//@ ignore-emscripten no processes
 
 #![allow(non_fmt_panics)]