Skip to content

Commit

Permalink
Fix tidy tests
Browse files Browse the repository at this point in the history
  • Loading branch information
tvladyslav committed Aug 11, 2016
1 parent 4209f94 commit c761184
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/test/compile-fail/E0254.rs
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ mod foo {
}
}

use foo::collections;
use foo::collections;
//~^ ERROR E0254
//~| NOTE already imported

Expand Down

0 comments on commit c761184

Please sign in to comment.