Do not show diffs for files with \r\n contents (#11519)
This commit is contained in:
@@ -145,8 +145,7 @@ mod tests {
|
||||
1.five
|
||||
1.six
|
||||
"
|
||||
.unindent()
|
||||
.into(),
|
||||
.unindent(),
|
||||
),
|
||||
cx,
|
||||
);
|
||||
@@ -182,8 +181,7 @@ mod tests {
|
||||
2.four
|
||||
2.six
|
||||
"
|
||||
.unindent()
|
||||
.into(),
|
||||
.unindent(),
|
||||
),
|
||||
cx,
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user