mirror of
https://github.com/pgpainless/pgpainless.git
synced 2024-11-18 02:12:06 +01:00
Rename IgnoreMarkerPacketsTest
This commit is contained in:
parent
8faec25ecf
commit
b95568f30a
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ import org.pgpainless.key.util.KeyRingUtils;
|
|||
*
|
||||
* @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" +
|
||||
"Comment: Bob's OpenPGP Transferable Secret Key\n" +
|
Loading…
Reference in a new issue