reenable test

This commit is contained in:
Folkert 2021-01-07 20:15:06 +01:00
parent b9359ffd71
commit 9dd02ea090

View file

@ -1740,6 +1740,7 @@ mod gen_list {
assert_evals_to!("[[2]] != [[1]]", true, bool);
}
#[test]
#[should_panic(expected = r#"Roc failed with message: "integer addition overflowed!"#)]
fn cleanup_because_exception() {
assert_evals_to!(