]> Cypherpunks repositories - gostls13.git/commit
[dev.fuzz] testing: fix documentation for fuzzminimizetime
authorKatie Hockman <katie@golang.org>
Fri, 4 Jun 2021 19:18:35 +0000 (15:18 -0400)
committerKatie Hockman <katie@golang.org>
Mon, 7 Jun 2021 20:47:57 +0000 (20:47 +0000)
commitb2ff3e82ba04f86c724b179d0c0d383da9767243
tree5ebeb9236416aa594eccd2b6c8b5cef3a0101046
parent2c98915ac7d304590590fc33a10a8922c466958b
[dev.fuzz] testing: fix documentation for fuzzminimizetime

This removes redundancy for the default value.

Fixes #46555

Change-Id: Ib62bd2d584ef82bef806d0fe2ce59957488e469e
Reviewed-on: https://go-review.googlesource.com/c/go/+/325070
Trust: Katie Hockman <katie@golang.org>
Run-TryBot: Katie Hockman <katie@golang.org>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Roland Shoemaker <roland@golang.org>
src/testing/fuzz.go