mirror of
https://github.com/kaspanet/kaspad.git
synced 2025-10-14 00:59:33 +00:00
Fix comment typo in test coverage report script.
This commit is contained in:
parent
72fa9f4b7b
commit
29cd3a7246
@ -4,7 +4,7 @@
|
|||||||
# The gocov tool my be obtained with the following command:
|
# The gocov tool my be obtained with the following command:
|
||||||
# go get github.com/awx/gocov/gocov
|
# go get github.com/awx/gocov/gocov
|
||||||
#
|
#
|
||||||
# It will be installed it $GOPATH/bin, so ensure that location is in your $PATH.
|
# It will be installed to $GOPATH/bin, so ensure that location is in your $PATH.
|
||||||
|
|
||||||
# Check for gocov.
|
# Check for gocov.
|
||||||
type gocov >/dev/null 2>&1
|
type gocov >/dev/null 2>&1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user