Sfoglia il codice sorgente

exclude biginteger tests

Ugochukwu Mmaduekwe 7 anni fa
parent
commit
ba5e0f25a4
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      CryptoLib.Tests/FreePascal.Tests/CryptoLibConsole.lpr

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

@@ -8,7 +8,7 @@ uses
   DerApplicationSpecificTests,
   EqualsAndHashCodeTests,
   OIDTests,
-  BigIntegerTests,
+ // BigIntegerTests,
   ECAlgorithmsTests,
   ECPointTests,
   SecP384R1FieldTests,