mirror of
https://github.com/roc-lang/roc.git
synced 2025-10-03 00:24:34 +00:00
Rename mono test
This commit is contained in:
parent
1727a9a123
commit
0a071e2a98
2 changed files with 1 additions and 1 deletions
|
@ -2175,7 +2175,7 @@ fn issue_4749() {
|
|||
}
|
||||
|
||||
#[mono_test(mode = "test", no_check)]
|
||||
fn issue_4733() {
|
||||
fn lambda_set_with_imported_toplevels_issue_4733() {
|
||||
indoc!(
|
||||
r###"
|
||||
interface Test exposes [] imports []
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue