Flurl/Build/test.cmd

3 lines
69 B
Batchfile

@cd ..\test\Flurl.Test\
@call dotnet test -c Release
@cd ..\..\Build\