mirror of
https://github.com/openpgpjs/openpgpjs.git
synced 2025-07-07 13:32:30 +00:00

Many tests would run for every encryption mode, or for both V4 and V5 keys, without there being any difference between the different test runs. `grunt coverage` before and after this commit reports almost identical statistics, providing some confidence that no code coverage was lost.