qaskx.template/generator/default/test/definitions/golang/golang.ps1

5 lines
77 B
PowerShell
Raw Permalink Normal View History

2024-03-04 12:32:35 +00:00
Write-Host "This script executes the golang 'test' function"
2024-03-04 12:32:35 +00:00
go test ./...