about summary refs log tree commit diff
path: root/tests/ui/allocator/hygiene.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ui/allocator/hygiene.rs')
-rw-r--r--tests/ui/allocator/hygiene.rs8
1 files changed, 4 insertions, 4 deletions
diff --git a/tests/ui/allocator/hygiene.rs b/tests/ui/allocator/hygiene.rs
index 9bd8406a276..9bf04e20f18 100644
--- a/tests/ui/allocator/hygiene.rs
+++ b/tests/ui/allocator/hygiene.rs
@@ -1,7 +1,7 @@
-// run-pass
-// no-prefer-dynamic
-// aux-build:custom.rs
-// aux-build:helper.rs
+//@ run-pass
+//@ no-prefer-dynamic
+//@ aux-build:custom.rs
+//@ aux-build:helper.rs
 
 #![allow(nonstandard_style)]