Commit 3558c11
normalise line ending in the based round-trip test
`based_round_trip` emits the platform line ending, so the multi-line case
produced CRLF on windows while the test compared against the LF input.
normalise the expected value the same way the other round-trip tests do.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent b8ced6c commit 3558c11
1 file changed
Lines changed: 7 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2269 | 2269 | | |
2270 | 2270 | | |
2271 | 2271 | | |
2272 | | - | |
| 2272 | + | |
| 2273 | + | |
| 2274 | + | |
| 2275 | + | |
| 2276 | + | |
| 2277 | + | |
| 2278 | + | |
2273 | 2279 | | |
2274 | 2280 | | |
2275 | 2281 | | |
| |||
0 commit comments