mirror of
https://github.com/roc-lang/roc.git
synced 2025-10-01 15:51:12 +00:00
added forgotten test attribute
This commit is contained in:
parent
f941e30b86
commit
86c537bcc4
1 changed files with 1 additions and 0 deletions
|
@ -4923,6 +4923,7 @@ mod solve_expr {
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#[test]
|
||||||
fn infer_union_def_position() {
|
fn infer_union_def_position() {
|
||||||
infer_eq_without_problem(
|
infer_eq_without_problem(
|
||||||
indoc!(
|
indoc!(
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue