make cargo test pass

This commit is contained in:
Centri3 2023-04-16 23:36:01 -05:00
parent 0a81f8257e
commit dfccebe3e0
3 changed files with 4 additions and 4 deletions

View file

@ -82,4 +82,4 @@ fn main() {
{ unit_fn_block(); };
unit_fn_block()
}
}

View file

@ -82,4 +82,4 @@ fn main() {
{ unit_fn_block(); };
unit_fn_block()
}
}