summaryrefslogtreecommitdiffstats
path: root/tests/mir-opt/box_expr.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/mir-opt/box_expr.rs')
-rw-r--r--tests/mir-opt/box_expr.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/mir-opt/box_expr.rs b/tests/mir-opt/box_expr.rs
index ad3670b5d..780420bda 100644
--- a/tests/mir-opt/box_expr.rs
+++ b/tests/mir-opt/box_expr.rs
@@ -1,4 +1,4 @@
-// ignore-wasm32-bare compiled with panic=abort by default
+// EMIT_MIR_FOR_EACH_PANIC_STRATEGY
#![feature(rustc_attrs, stmt_expr_attributes)]