1
0
mirror of https://github.com/rancher/norman.git synced 2025-08-27 03:18:28 +00:00
norman/vendor/github.com/emicklei/go-restful/coverage.sh
Darren Shepherd 426d985fea Update vendor
2018-10-23 22:48:26 -07:00

2 lines
67 B
Bash

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