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

index 873ab4396..f78c0dd72 100644 --- a/crypto/test/src/asn1/test/RegressionTest.cs +++ b/crypto/test/src/asn1/test/RegressionTest.cs
@@ -72,7 +72,7 @@ namespace Org.BouncyCastle.Asn1.Tests new X9Test(), }; - public static void Main( + public static void MainOld( string[] args) { for (int i = 0; i != tests.Length; i++)