Mark infer_union_def_position as a test (followup to #2305)

This commit is contained in:
Joshua Warner 2022-01-03 20:08:39 -08:00
parent d9cfa2b2a5
commit a3c6bfce43

View file

@ -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!(