Skip to content

Commit

Permalink
Add PGPv6MessageDecryptionTest to RegressionTests
Browse files Browse the repository at this point in the history
  • Loading branch information
vanitasvitae committed Aug 7, 2024
1 parent f5691b6 commit d6260e4
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,8 @@ public class RegressionTest
new LegacyX25519KeyPairTest(),
new LegacyX448KeyPairTest(),

new PGPv6MessageDecryptionTest(),

new Curve25519PrivateKeyEncodingTest(),
new EdDSAKeyConversionWithLeadingZeroTest(),
new ECDSAKeyPairTest()
Expand Down

0 comments on commit d6260e4

Please sign in to comment.