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

5 lines
77 B
PowerShell

Write-Host "This script executes the golang 'test' function"
go test ./...