Oren Novotny %!s(int64=9) %!d(string=hai) anos
pai
achega
855e9011ec
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      Rx.NET/Source/build-new.ps1

+ 2 - 1
Rx.NET/Source/build-new.ps1

@@ -51,4 +51,5 @@ foreach ($project in $projects) {
 
 Write-Host "Running tests" -Foreground Green
 $testDirectory = Join-Path $scriptPath "Tests.System.Reactive"
-dotnet test $testDirectory -c "$configuration"
+dotnet test $testDirectory 
+