about summary refs log tree commit diff
path: root/tests/codegen/cffi/c-variadic.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/codegen/cffi/c-variadic.rs')
-rw-r--r--tests/codegen/cffi/c-variadic.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/codegen/cffi/c-variadic.rs b/tests/codegen/cffi/c-variadic.rs
index 74aed36a8a1..914d1623ed2 100644
--- a/tests/codegen/cffi/c-variadic.rs
+++ b/tests/codegen/cffi/c-variadic.rs
@@ -1,4 +1,4 @@
-//@ ignore-wasm32-bare compiled with panic=abort by default
+//@ needs-unwind
 //@ compile-flags: -C no-prepopulate-passes -Copt-level=0
 //