Mark mono test

This commit is contained in:
Ayaz Hafiz 2022-11-22 12:57:32 -06:00 committed by Richard Feldman
parent 72f6130c25
commit 7865075f76
No known key found for this signature in database
GPG key ID: F1F21AA5B1D9E43B

View file

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