diff options
Diffstat (limited to 'tests/ui/allocator/object-safe.rs')
| -rw-r--r-- | tests/ui/allocator/object-safe.rs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ui/allocator/object-safe.rs b/tests/ui/allocator/object-safe.rs index fae7ab7fe33..1c1f4fe0bf6 100644 --- a/tests/ui/allocator/object-safe.rs +++ b/tests/ui/allocator/object-safe.rs @@ -1,4 +1,4 @@ -// run-pass +//@ run-pass // Check that `Allocator` is object safe, this allows for polymorphic allocators |
