1
0
mirror of https://github.com/golang/go synced 2024-11-17 12:04:43 -07:00

cmd/go: remove references to 'go help fuzz'

Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
This commit is contained in:
Muhammad Falak R Wani 2021-09-27 09:43:40 +05:30
parent ff8a7e513b
commit 3143ce8b95
No known key found for this signature in database
GPG Key ID: D323A5E0174C86DD
2 changed files with 0 additions and 4 deletions

View File

@ -1566,8 +1566,6 @@
// 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

View 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