summaryrefslogtreecommitdiffstats
path: root/tests/mir-opt/copy-prop/move_projection.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/mir-opt/copy-prop/move_projection.rs')
-rw-r--r--tests/mir-opt/copy-prop/move_projection.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/mir-opt/copy-prop/move_projection.rs b/tests/mir-opt/copy-prop/move_projection.rs
index c158c69e0..40f51ce84 100644
--- a/tests/mir-opt/copy-prop/move_projection.rs
+++ b/tests/mir-opt/copy-prop/move_projection.rs
@@ -1,4 +1,4 @@
-// ignore-wasm32 compiled with panic=abort by default
+// EMIT_MIR_FOR_EACH_PANIC_STRATEGY
// unit-test: CopyProp
#![feature(custom_mir, core_intrinsics)]