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

index 0ad34a95b..f53af600f 100644 --- a/crypto/test/src/cms/test/AuthenticatedDataTest.cs +++ b/crypto/test/src/cms/test/AuthenticatedDataTest.cs
@@ -124,7 +124,7 @@ namespace Org.BouncyCastle.Cms.Tests // super(name); // } // -// public static void main(string args[]) +// public static void MainOld(string args[]) // { // junit.textui.TestRunner.run(AuthenticatedDataTest.class); // }