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

index 89be7cd52..a4f95dfc1 100644 --- a/crypto/test/src/openpgp/test/PgpMarkerTest.cs +++ b/crypto/test/src/openpgp/test/PgpMarkerTest.cs
@@ -85,7 +85,7 @@ namespace Org.BouncyCastle.Bcpg.OpenPgp.Tests get { return "PgpMarkerTest"; } } - public static void Main( + public static void MainOld( string[] args) { RunTest(new PgpMarkerTest());