fix format violation

This commit is contained in:
Dan Knutson 2021-10-26 18:14:04 -05:00
parent 29bd4e3e50
commit 352fe90e2d

View file

@ -3742,7 +3742,7 @@ mod solve_expr {
"# "#
), ),
"Str -> Str", "Str -> Str",
); );
} }
#[test] #[test]