]> Cypherpunks repositories - gostls13.git/commitdiff
cmd/go: remove references to 'go help fuzz'
authorMuhammad Falak R Wani <falakreyaz@gmail.com>
Mon, 27 Sep 2021 04:20:34 +0000 (04:20 +0000)
committerJay Conrod <jayconrod@google.com>
Mon, 27 Sep 2021 16:16:57 +0000 (16:16 +0000)
Fixes: #48623
Change-Id: Idab917b90ceb332cf49b6ca2a6b79be97ac56e18
GitHub-Last-Rev: 3143ce8b95e70a0466c836ce9be3e13a3e85c12e
GitHub-Pull-Request: golang/go#48640
Reviewed-on: https://go-review.googlesource.com/c/go/+/352313
Reviewed-by: Bryan C. Mills <bcmills@google.com>
Trust: Bryan C. Mills <bcmills@google.com>
Trust: Jay Conrod <jayconrod@google.com>
Run-TryBot: Bryan C. Mills <bcmills@google.com>
TryBot-Result: Go Bot <gobot@golang.org>

src/cmd/go/alldocs.go
src/cmd/go/internal/test/test.go

index 02d2afc5828b88333e13abdff37d05019916200c..7be673b290f7525ce0092f9719f62a1063840510 100644 (file)
 // in no time at all,so a successful package test result will be cached and
 // reused regardless of -timeout setting.
 //
-// Run 'go help fuzz' for details around how the go command handles fuzz targets.
-//
 // In addition to the build flags, the flags handled by 'go test' itself are:
 //
 //     -args
index 518555ecba4567f573226e46de33385c98e9c021..7c6f109cc561276cadcca9a75fc9365e2e8f9f2f 100644 (file)
@@ -132,8 +132,6 @@ variables are unchanged. A cached test result is treated as executing
 in no time at all,so a successful package test result will be cached and
 reused regardless of -timeout setting.
 
-Run 'go help fuzz' for details around how the go command handles fuzz targets.
-
 In addition to the build flags, the flags handled by 'go test' itself are:
 
        -args