wasm: enable a test that has a Stmt::RuntimeError

This commit is contained in:
Brian Carroll 2022-02-09 13:46:31 +00:00
parent abfa4b1522
commit 0d08c97e44
2 changed files with 20 additions and 33 deletions

View file

@ -2468,7 +2468,7 @@ fn function_malformed_pattern() {
}
#[test]
#[cfg(any(feature = "gen-llvm"))]
#[cfg(any(feature = "gen-llvm", feature = "gen-wasm"))]
#[should_panic(expected = "Hit an erroneous type when creating a layout for")]
fn call_invalid_layout() {
assert_evals_to!(