Run rustfmt
This commit is contained in:
parent
16d3273c8c
commit
d8309379ed
|
@ -348,5 +348,4 @@ fn error_handles_crlf() {
|
||||||
toml::Value,
|
toml::Value,
|
||||||
"duplicate key: `a` for key `t2` at line 3 column 1"
|
"duplicate key: `a` for key `t2` at line 3 column 1"
|
||||||
);
|
);
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue