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

index 47e2c3120..dc56d0487 100644 --- a/crypto/test/src/test/PkixPolicyMappingTest.cs +++ b/crypto/test/src/test/PkixPolicyMappingTest.cs
@@ -402,7 +402,7 @@ namespace Org.BouncyCastle.Tests } } - public static void Main( + public static void MainOld( string[] args) { RunTest(new PkixPolicyMappingTest());