mirror of
https://github.com/openpgpjs/openpgpjs.git
synced 2025-07-07 21:42:30 +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.