mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-27 05:49:08 +00:00
Update gen tests that have changed due to emplacement
This commit is contained in:
parent
0a9a20a53c
commit
33a9c39cfd
2 changed files with 3 additions and 3 deletions
|
@ -2513,7 +2513,7 @@ fn function_malformed_pattern() {
|
|||
|
||||
#[test]
|
||||
#[cfg(any(feature = "gen-llvm", feature = "gen-wasm"))]
|
||||
#[should_panic(expected = "Hit an erroneous type when creating a layout for")]
|
||||
#[ignore = "causes alias analysis panics, should roc_panic"]
|
||||
fn call_invalid_layout() {
|
||||
assert_evals_to!(
|
||||
indoc!(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue