Skip to content

Commit c511d36

Browse files
committed
Merge pull request #1 from mitaa/patch-1
update tests emitter.rs
2 parents b5845c6 + fe10914 commit c511d36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/libsyntax/errors/emitter.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1026,7 +1026,7 @@ mod test {
10261026
\x20 ^ ^\n";
10271027

10281028
let expect0_end = "dummy.txt: 5 ccccc\n\
1029-
\x20 ...\n\
1029+
dummy.txt: 6 xxxxx\n\
10301030
dummy.txt: 7 yyyyy\n\
10311031
\x20 ^\n\
10321032
\x20 ...\n\

0 commit comments

Comments
 (0)