mirror of
https://github.com/openpgpjs/openpgpjs.git
synced 2026-02-26 13:07:25 +00:00
Remove line separators (U+2028) and paragraph separators (U+2029) from randomly generated test messages. These messages cause the test to fail due to the difference in handling them between multiline regexes and OpenPGP.js-internal functions.