1
0
mirror of https://github.com/rancher/rke.git synced 2025-05-03 13:57:21 +00:00
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