Ugochukwu Mmaduekwe пре 7 година
родитељ
комит
5e9cac44ad
1 измењених фајлова са 2 додато и 2 уклоњено
  1. 2 2
      CryptoLib.Tests/FreePascal.Tests/CryptoLibConsole.lpr

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

@@ -8,7 +8,7 @@ uses
  // DerApplicationSpecificTests, // pass x64
  // EqualsAndHashCodeTests, // pass x64
  // OIDTests, // pass x64
- // BigIntegerTests,
+  BigIntegerTests,
  // ECAlgorithmsTests,
 //  ECPointTests,
  // SecP384R1FieldTests,
@@ -27,7 +27,7 @@ uses
  // AESSICTests, // pass x64
  // MD5HMacTests, // pass x64
  // HMacTests,
-  Pkcs5Tests,
+ // Pkcs5Tests,
   ClpFixedSecureRandom,
   ClpIFixedSecureRandom;