summary refs log tree commit diff
path: root/crypto/test/src/pkcs/test/PKCS12StoreTest.cs
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/test/src/pkcs/test/PKCS12StoreTest.cs')
-rw-r--r--crypto/test/src/pkcs/test/PKCS12StoreTest.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/test/src/pkcs/test/PKCS12StoreTest.cs b/crypto/test/src/pkcs/test/PKCS12StoreTest.cs

index cd9dfcfad..1e7272f0f 100644 --- a/crypto/test/src/pkcs/test/PKCS12StoreTest.cs +++ b/crypto/test/src/pkcs/test/PKCS12StoreTest.cs
@@ -904,7 +904,7 @@ namespace Org.BouncyCastle.Pkcs.Tests doTestPkcs12Store(); } - public static void Main( + public static void MainOld( string[] args) { RunTest(new Pkcs12StoreTest());