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

index d0227b9de..009f6b141 100644 --- a/crypto/test/src/pkcs/test/PKCS10Test.cs +++ b/crypto/test/src/pkcs/test/PKCS10Test.cs
@@ -71,7 +71,7 @@ namespace Org.BouncyCastle.Pkcs.Tests } } - public static void Main( + public static void MainOld( string[] args) { RunTest(new Pkcs10Test());