]> Cypherpunks repositories - gostls13.git/commit
testing: fix testing flags link
authorajnirp <ajnirp@users.noreply.github.com>
Fri, 30 Mar 2018 23:21:50 +0000 (23:21 +0000)
committerBrad Fitzpatrick <bradfitz@golang.org>
Fri, 30 Mar 2018 23:34:47 +0000 (23:34 +0000)
commit6734452554f639c63055e8e233a6bc1d2076c3ed
tree2c93fd887039d6d5d6b5cfb6f492bcb7aec7b6b8
parentfa3e9d27f333d1cdb75889c2bff8e71d62f82e11
testing: fix testing flags link

Fixed a broken link to a section in the documentation for the
test flags for the go command.

Change-Id: Ic4bdd4965aac7856dd13a2adda9d774b9bae4113
GitHub-Last-Rev: 15bda340674c268a92f43a2820eca50482940de1
GitHub-Pull-Request: golang/go#24613
Reviewed-on: https://go-review.googlesource.com/103835
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/testing/testing.go