Test fails on Windows
Open
- Dominant language
- Java
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
In some places, `%n` is used to format a newline, which gives a system-dependent line separator. However in other places `\n` is used. This is no problem on Linux, but makes tests fail on Windows.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.