mirror of
https://github.com/kiwix/libkiwix.git
synced 2025-06-28 05:49:35 +00:00
It appears that git on Windows replace `\n` with `\r\n` in the working tree. So compiled resources contain a extra `\r` and our tests are failing.