about summary refs log tree commit diff
path: root/tests/codegen/drop.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/codegen/drop.rs')
-rw-r--r--tests/codegen/drop.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/codegen/drop.rs b/tests/codegen/drop.rs
index 93e54979a05..1e80247ba8a 100644
--- a/tests/codegen/drop.rs
+++ b/tests/codegen/drop.rs
@@ -1,4 +1,3 @@
-//@ ignore-wasm32-bare compiled with panic=abort by default
 //@ needs-unwind - this test verifies the amount of drop calls when unwinding is used
 //@ compile-flags: -C no-prepopulate-passes