]> Cypherpunks repositories - gostls13.git/commit
cmd/go: remove unused (*testgoData).mustHaveContent test helper
authorTobias Klauser <tklauser@distanz.ch>
Wed, 6 Sep 2023 09:31:58 +0000 (11:31 +0200)
committerTobias Klauser <tklauser@distanz.ch>
Wed, 25 Oct 2023 19:46:53 +0000 (19:46 +0000)
commit9f84df7f0179d74fca6f05cd88639d9237af7093
tree787243e1f100df699d1f9f2497e8af6fb10cede8
parent37788b8b9eef420903006489360e64684e2c54a7
cmd/go: remove unused (*testgoData).mustHaveContent test helper

It's unused since CL 214382.

Change-Id: I83a860938f87a7c4d2bdb966689c17ba29066639
Reviewed-on: https://go-review.googlesource.com/c/go/+/537596
Reviewed-by: Bryan Mills <bcmills@google.com>
Reviewed-by: David Chase <drchase@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
src/cmd/go/go_test.go