3 lines
78 B
Bash
3 lines
78 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
dotnet test --logger xunit --no-restore Props.Shop/Props.Shop.sln
|