summary refs log tree commit diff
path: root/crypto/test/src/asn1/test/TargetInformationTest.cs
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/test/src/asn1/test/TargetInformationTest.cs')
-rw-r--r--crypto/test/src/asn1/test/TargetInformationTest.cs6
1 files changed, 0 insertions, 6 deletions
diff --git a/crypto/test/src/asn1/test/TargetInformationTest.cs b/crypto/test/src/asn1/test/TargetInformationTest.cs
index 7fa04cd01..9117d18e3 100644
--- a/crypto/test/src/asn1/test/TargetInformationTest.cs
+++ b/crypto/test/src/asn1/test/TargetInformationTest.cs
@@ -41,12 +41,6 @@ namespace Org.BouncyCastle.Asn1.Tests
 			}
 		}
 
-		public static void Main(
-			string[] args)
-		{
-			RunTest(new TargetInformationTest());
-		}
-
 		[Test]
 		public void TestFunction()
 		{