mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-27 13:59:08 +00:00
Rename test
This commit is contained in:
parent
9166922e39
commit
7867ffb62b
2 changed files with 1 additions and 1 deletions
|
@ -2725,7 +2725,7 @@ fn unspecialized_lambda_set_unification_does_not_duplicate_identical_concrete_ty
|
||||||
}
|
}
|
||||||
|
|
||||||
#[mono_test]
|
#[mono_test]
|
||||||
fn inline_return_joinpoints() {
|
fn inline_return_joinpoints_in_bool_lambda_set() {
|
||||||
indoc!(
|
indoc!(
|
||||||
r#"
|
r#"
|
||||||
app "test" provides [f] to "./platform"
|
app "test" provides [f] to "./platform"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue