add Roc-level shared case tests

This commit is contained in:
Dan Knutson 2021-10-24 18:07:26 -05:00
parent 6832f952d1
commit ca48d17dbc
3 changed files with 66 additions and 9 deletions

View file

@ -215,7 +215,7 @@ fn list_drop_at() {
}
#[test]
fn list_drop_at_mutable() {
fn list_drop_at_shared() {
assert_evals_to!(
indoc!(
r#"