1
0
mirror of https://github.com/rancher/rke.git synced 2025-09-01 06:56:29 +00:00
Files
rke/vendor/github.com/emicklei/go-restful/coverage.sh
Darren Shepherd 1831ff1574 Update vendor
2020-03-27 10:55:19 -07:00

2 lines
67 B
Bash

go test -coverprofile=coverage.out
go tool cover -html=coverage.out