Skip to content

Commit 72d922b

Browse files
committed
Merge branch 'fixECKeyConversion' of https://github.com/pgpainless/bc-java
2 parents d441274 + 897caef commit 72d922b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pg/src/test/java/org/bouncycastle/openpgp/test/ECDSAKeyPairTest.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,6 @@ public String getName()
9393
public void performTest()
9494
throws Exception
9595
{
96-
Security.addProvider(new BouncyCastleProvider());
9796
testConversionOfFreshJcaKeyPair();
9897
testConversionOfParsedJcaKeyPair();
9998
testConversionOfParsedBcKeyPair();

0 commit comments

Comments
 (0)