9ae5342eb5
Comparison was failing because the test file was checked out with CRLF and the expected result is written with LF. Maybe we should normalise consistently across tests. Using PMD.EOL in tests is just code obfuscation.