Skip to content

Commit 69518ce

Browse files
committed
added explicit cause test back in - relates to github #2082
1 parent da2e764 commit 69518ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

prov/src/test/java/org/bouncycastle/jce/provider/test/PKCS12StoreTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2785,7 +2785,7 @@ public void performTest()
27852785
testRawKeyBagStore();
27862786
testAES256_AES128();
27872787
testAES256GCM_AES128_GCM();
2788-
// testPKCS12StoreWrongPassword();
2788+
testPKCS12StoreWrongPassword();
27892789

27902790
// converter tests
27912791

0 commit comments

Comments
 (0)