Browse Source

add ECAlgorithms test

Ugochukwu Mmaduekwe 7 years ago
parent
commit
4c1cc6582c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      CryptoLib.Tests/FreePascal.Tests/CryptoLibConsole.lpr

+ 1 - 1
CryptoLib.Tests/FreePascal.Tests/CryptoLibConsole.lpr

@@ -9,7 +9,7 @@ uses
   EqualsAndHashCodeTests,
   OIDTests,
   BigIntegerTests,
- // ECAlgorithmsTests,
+  ECAlgorithmsTests,
  // ECPointTests,
  // SecP384R1FieldTests,
  // ECDsa5Tests,