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

index 0d7887771..a66fd22ed 100644 --- a/crypto/test/src/openssl/test/WriterTest.cs +++ b/crypto/test/src/openssl/test/WriterTest.cs
@@ -168,7 +168,7 @@ namespace Org.BouncyCastle.OpenSsl.Tests } } - public static void Main( + public static void MainOld( string[] args) { RunTest(new WriterTest());