diff options
Diffstat (limited to 'tests/ui/allocator/no_std-alloc-error-handler-custom.rs')
| -rw-r--r-- | tests/ui/allocator/no_std-alloc-error-handler-custom.rs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/ui/allocator/no_std-alloc-error-handler-custom.rs b/tests/ui/allocator/no_std-alloc-error-handler-custom.rs index f4825a910b0..6bbfb72510d 100644 --- a/tests/ui/allocator/no_std-alloc-error-handler-custom.rs +++ b/tests/ui/allocator/no_std-alloc-error-handler-custom.rs @@ -2,7 +2,6 @@ //@ ignore-android no libc //@ ignore-emscripten no libc //@ ignore-sgx no libc -//@ ignore-wasm32 no libc //@ only-linux //@ compile-flags:-C panic=abort //@ aux-build:helper.rs |
