]> Cypherpunks repositories - gostls13.git/commit
cmd/go: fix coverage for 'package foo_test' tests
authorRuss Cox <rsc@golang.org>
Wed, 21 May 2014 17:59:14 +0000 (13:59 -0400)
committerRuss Cox <rsc@golang.org>
Wed, 21 May 2014 17:59:14 +0000 (13:59 -0400)
commitf9c6ad9b6bad25bff480b95d3ebf6a780e86964d
treee041c0fe058d3385375f239ff524c2800d8f16a4
parent708304bea26bec83c443f7657ad1780b17c23790
cmd/go: fix coverage for 'package foo_test' tests

Fixes #8062.

LGTM=r
R=r
CC=golang-codereviews
https://golang.org/cl/91610046
src/cmd/go/test.bash
src/cmd/go/test.go