]> Cypherpunks repositories - gostls13.git/commit
testing: fix example for unexported identifier
authorSean Liao <sean@liao.dev>
Fri, 19 Sep 2025 10:27:55 +0000 (11:27 +0100)
committerSean Liao <sean@liao.dev>
Fri, 19 Sep 2025 16:54:12 +0000 (09:54 -0700)
commitb8af74436000dcb370b41ec70acc8ab4632adf05
tree1d14defbe99b786f60fd01529a2cf1441919b2fd
parent51dc5bfe6c1e8e71065401f12cf000b9941882fd
testing: fix example for unexported identifier

Fixes #75540

Change-Id: I925f893d33660f0b08996d53cc9c564017232b39
Reviewed-on: https://go-review.googlesource.com/c/go/+/705456
Reviewed-by: Alan Donovan <adonovan@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Michael Knyszek <mknyszek@google.com>
src/testing/testing.go