Fix test to succeed on Windows.
Don't test for explicit end-of-line markers, since they vary across platforms. Instead, strip() the line read and test for the actual content.
Showing
Please register or sign in to comment
Don't test for explicit end-of-line markers, since they vary across platforms. Instead, strip() the line read and test for the actual content.