Commit b116a0a
committed
Fix tests to work on Windows.
A few tests fail on a clean checkout on Windows due to formatting
differences (CRLF newlines and \ in filenames). These should now
pass on both Windows and Unix/Linux platforms.1 parent 016f813 commit b116a0a
2 files changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
| 67 | + | |
| 68 | + | |
68 | 69 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
619 | 619 | | |
620 | 620 | | |
621 | 621 | | |
622 | | - | |
623 | | - | |
624 | | - | |
| 622 | + | |
| 623 | + | |
625 | 624 | | |
626 | 625 | | |
627 | 626 | | |
| |||
0 commit comments