mirror of
https://github.com/roc-lang/roc.git
synced 2025-08-03 19:58:18 +00:00
Mark mono test
This commit is contained in:
parent
72f6130c25
commit
7865075f76
1 changed files with 2 additions and 1 deletions
|
@ -2005,7 +2005,8 @@ fn match_list() {
|
|||
}
|
||||
|
||||
#[mono_test]
|
||||
fn foo1() {
|
||||
#[ignore = "https://github.com/roc-lang/roc/issues/4561"]
|
||||
fn recursive_function_and_union_with_inference_hole() {
|
||||
let _tracing_guards = roc_tracing::setup_tracing!();
|
||||
|
||||
indoc!(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue