1
0
Fork 0
mirror of https://github.com/pgpainless/pgpainless.git synced 2024-06-28 22:44:50 +02:00

Rename IgnoreMarkerPacketsTest

This commit is contained in:
Paul Schaub 2022-11-16 17:39:48 +01:00
parent 8faec25ecf
commit b95568f30a

View file

@ -33,7 +33,7 @@ import org.pgpainless.key.util.KeyRingUtils;
* *
* @see <a href="https://tests.sequoia-pgp.org/#Marker_Packet">Sequoia Test-Suite</a> * @see <a href="https://tests.sequoia-pgp.org/#Marker_Packet">Sequoia Test-Suite</a>
*/ */
public class IgnoreMarkerPackets { public class IgnoreMarkerPacketsTest {
private static final String KEY = "-----BEGIN PGP PRIVATE KEY BLOCK-----\n" + private static final String KEY = "-----BEGIN PGP PRIVATE KEY BLOCK-----\n" +
"Comment: Bob's OpenPGP Transferable Secret Key\n" + "Comment: Bob's OpenPGP Transferable Secret Key\n" +