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

index d84b994f0..04d8725ae 100644 --- a/crypto/test/src/test/DESedeTest.cs +++ b/crypto/test/src/test/DESedeTest.cs
@@ -281,12 +281,6 @@ namespace Org.BouncyCastle.Tests wrapTest("TDEA", 1, kek1, iv1, in1, out1); } - public static void Main( - string[] args) - { - RunTest(new DesEdeTest()); - } - [Test] public void TestFunction() {