浏览代码

ECPointTests

Ugochukwu Mmaduekwe 7 年之前
父节点
当前提交
afe6b21411
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      CryptoLib.Tests/FreePascal.Tests/CryptoLibConsole.lpr

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

@@ -10,8 +10,8 @@ uses
  // OIDTests, // pass x64, pass arm
  // BigIntegerTests, // pass x64, pass arm
  // ECAlgorithmsTests,
- // ECPointTests,
-  SecP384R1FieldTests,
+  ECPointTests,
+ // SecP384R1FieldTests,
  // ECDsa5Tests,
  // ECTests,
  // NamedCurveTests,