Skip to content

Commit

Permalink
Merge pull request #1 from mitaa/patch-1
Browse files Browse the repository at this point in the history
update tests emitter.rs
  • Loading branch information
oli-obk committed Jan 29, 2016
2 parents b5845c6 + fe10914 commit c511d36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/libsyntax/errors/emitter.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1026,7 +1026,7 @@ mod test {
\x20 ^ ^\n";

let expect0_end = "dummy.txt: 5 ccccc\n\
\x20 ...\n\
dummy.txt: 6 xxxxx\n\
dummy.txt: 7 yyyyy\n\
\x20 ^\n\
\x20 ...\n\
Expand Down

0 comments on commit c511d36

Please sign in to comment.