Files
cheesy-arena-lite/coverage
2014-09-06 14:56:38 -07:00

2 lines
82 B
Plaintext
Executable File

go test -coverprofile=coverage.out && sleep 1 && go tool cover -html=coverage.out