Update tests

This commit is contained in:
Seiichi Uchida 2018-06-05 19:58:21 +09:00
parent d9149fb52e
commit 0204dcbd98
2 changed files with 5 additions and 3 deletions

View file

@ -3,5 +3,6 @@
// rustfmt-imports_layout: Mixed
use std::{
fmt, io, str::{self, FromStr},
fmt, io,
str::{self, FromStr},
};

View file

@ -82,8 +82,9 @@ use self::unix::{};
use foo::{
a, b,
bar::{
baz, foo::{a, b, cxxxxxxxxxxxxx, yyyyyyyyyyyyyy, zzzzzzzzzzzzzzzz}, qux, xxxxxxxxxxx,
yyyyyyyyyyyyy, zzzzzzzzzzzzzzzz,
baz,
foo::{a, b, cxxxxxxxxxxxxx, yyyyyyyyyyyyyy, zzzzzzzzzzzzzzzz},
qux, xxxxxxxxxxx, yyyyyyyyyyyyy, zzzzzzzzzzzzzzzz,
},
boo, c,
};