about summary refs log tree commit diff
path: root/tests/ui/asm/parse-error.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ui/asm/parse-error.rs')
-rw-r--r--tests/ui/asm/parse-error.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ui/asm/parse-error.rs b/tests/ui/asm/parse-error.rs
index 9e002b1550f..6f32293511b 100644
--- a/tests/ui/asm/parse-error.rs
+++ b/tests/ui/asm/parse-error.rs
@@ -1,4 +1,4 @@
-// needs-asm-support
+//@ needs-asm-support
 
 #![feature(asm_const)]