Mark mono test

This commit is contained in:
Ayaz Hafiz 2022-11-22 12:57:32 -06:00
parent 629d4236e3
commit 40da261dfd
No known key found for this signature in database
GPG key ID: 0E2A37416A25EF58

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