Browse Source

remove some tests

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

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

@@ -24,10 +24,10 @@ uses
   BlockCipherVectorTests,
   AESTestVectors,
  // IESCipherTests,
-  AESSICTests,
+ // AESSICTests,
   MD5HMacTests,
   HMacTests,
-  Pkcs5Tests,
+ // Pkcs5Tests,
   ClpFixedSecureRandom,
   ClpIFixedSecureRandom;