mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2026-08-10 00:16:59 +00:00
Jackson's pretty-printer can emit \r\n on Windows depending on the configured DefaultIndenter, so the previous one-sided normalization still mismatched. Normalize both sides of the assert to LF.