diff options
Diffstat (limited to 'tests/codegen/wasm_exceptions.rs')
| -rw-r--r-- | tests/codegen/wasm_exceptions.rs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/codegen/wasm_exceptions.rs b/tests/codegen/wasm_exceptions.rs index 66d2bbed709..a53722f834c 100644 --- a/tests/codegen/wasm_exceptions.rs +++ b/tests/codegen/wasm_exceptions.rs @@ -1,4 +1,4 @@ -//@ only-wasm32-bare +//@ only-wasm32 //@ compile-flags: -C panic=unwind #![crate_type = "lib"] |
