Fix reporting tests

This commit is contained in:
Jared Ramirez 2020-12-12 14:01:32 -08:00
parent 9599b806e5
commit c44ecbb1e5

View file

@ -623,7 +623,7 @@ mod test_reporting {
Num Num
Set Set
Result Result
F64 U8
"# "#
), ),
); );
@ -1372,9 +1372,9 @@ mod test_reporting {
these names seem close though: these names seem close though:
Bool Bool
U8
F64 F64
Num Num
Map
"# "#
), ),
) )
@ -1827,10 +1827,10 @@ mod test_reporting {
these names seem close though: these names seem close though:
U8
f f
I8
F64 F64
Num
Map
"# "#
), ),
) )