summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--crypto/test/src/pqc/crypto/test/NtruPrimeVectorTest.cs9
1 files changed, 0 insertions, 9 deletions
diff --git a/crypto/test/src/pqc/crypto/test/NtruPrimeVectorTest.cs b/crypto/test/src/pqc/crypto/test/NtruPrimeVectorTest.cs
index 178e05fc9..b2750030f 100644
--- a/crypto/test/src/pqc/crypto/test/NtruPrimeVectorTest.cs
+++ b/crypto/test/src/pqc/crypto/test/NtruPrimeVectorTest.cs
@@ -14,15 +14,6 @@ namespace Org.BouncyCastle.Pqc.Crypto.Tests
     public class NtruPrimeVectorTest
     {
         [Test]
-        public void TestParameters()
-        {
-            // Console.WriteLine("Testing");
-            // Console.WriteLine(NtruPrimeParameters.ntrulpr653.P);
-            // Console.WriteLine(NtruPrimeParameters.ntrulpr653.Q);
-            // Console.WriteLine(NtruPrimeParameters.ntrulpr653.lpr);
-        }
-
-        [Test]
         public void TestVectors()
         {
             string[] files =