mirror of
https://github.com/openpgpjs/openpgpjs.git
synced 2025-06-12 09:06:50 +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.