diff options
Diffstat (limited to 'tests/ui/allocator/hygiene.rs')
| -rw-r--r-- | tests/ui/allocator/hygiene.rs | 8 |
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)] |
