]> Cypherpunks repositories - gostls13.git/commit
testing: change Error to Errorf in comment
authorIan Lance Taylor <iant@golang.org>
Fri, 28 Oct 2022 19:33:49 +0000 (12:33 -0700)
committerGopher Robot <gobot@golang.org>
Fri, 28 Oct 2022 20:33:17 +0000 (20:33 +0000)
commit4c69d0eeb869cdc987e35d09a052a0e0320c0c96
tree0709fd5bb06e11d80c2f398b380cdb1311c7e330
parent42f334d677d5d50ba7ddca08a30451b33e78e61b
testing: change Error to Errorf in comment

Fixes #56479

Change-Id: I1d97eb3ea97304e429e178ad05cb9f861b2bce84
Reviewed-on: https://go-review.googlesource.com/c/go/+/446275
Run-TryBot: Ian Lance Taylor <iant@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Run-TryBot: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Bryan Mills <bcmills@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Auto-Submit: Ian Lance Taylor <iant@google.com>
src/testing/testing.go