We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe7a8d9 commit fc0a4a2Copy full SHA for fc0a4a2
run-test.bat
@@ -6,3 +6,4 @@ dotnet restore .\projects\client\Unit || exit /b
6
dotnet build .\projects\client\Unit || exit /b
7
CD .\projects\client\Unit
8
dotnet test -f netcoreapp1.0 --where="cat != RequireSMP & cat != LongRunning & cat != GCTest"
9
+CD ..\..\..
0 commit comments