Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Correctly generate two lines of text in the test file.
The previous version incorrectly appended the second line of text to the first. It was missing the EOL separator. This commit adds that separator. No test results should be changed with this commit.
- Loading branch information