1
0
mirror of https://github.com/rancher/norman.git synced 2025-08-27 19:38:41 +00:00
norman/vendor/github.com/emicklei/go-restful/coverage.sh
Darren Shepherd 816c6cf363 Vendor bump
2017-11-10 21:46:33 -07:00

2 lines
67 B
Bash

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