1
0
mirror of https://github.com/rancher/rke.git synced 2025-07-13 23:26:02 +00:00
rke/vendor/github.com/emicklei/go-restful/coverage.sh
2017-11-06 19:40:19 +02:00

2 lines
67 B
Bash

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