Pārlūkot izejas kodu

One more try...

Gert Driesen 8 gadi atpakaļ
vecāks
revīzija
44f3f03873
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. 1 0
      appveyor.yml

+ 1 - 0
appveyor.yml

@@ -10,4 +10,5 @@ build:
 test_script:
 - cmd: >-
     vstest.console /logger:Appveyor src\Renci.SshNet.Tests\bin\Debug\Renci.SshNet.Tests.dll /TestCaseFilter:"TestCategory!=integration&TestCategory!=LongRunning"
+
     vstest.console /logger:Appveyor src\Renci.SshNet.Tests.NET35\bin\Debug\Renci.SshNet.Tests.NET35.dll /TestCaseFilter:"TestCategory!=integration&TestCategory!=LongRunning"