Răsfoiți Sursa

One more try...

Gert Driesen 8 ani în urmă
părinte
comite
44f3f03873
1 a modificat fișierele cu 1 adăugiri și 0 ștergeri
  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"