mirror of
https://github.com/golang/go
synced 2024-11-05 16:56:16 -07:00
912958979a
In https://golang.org/cl/225157, I removed the redundant T and Context parameters from the regtest func signature in an effort to reduce confusion. In hindsight, removing the testing.T did not reduce confusion, because there is a T in the test signature anyway (and now it's the wrong T!). Change-Id: I2e84009e9cb33cd51055012cfef9fe4987e1b9bd Reviewed-on: https://go-review.googlesource.com/c/tools/+/228229 Run-TryBot: Robert Findley <rfindley@google.com> Reviewed-by: Paul Jolly <paul@myitcv.org.uk> TryBot-Result: Gobot Gobot <gobot@golang.org> |
||
---|---|---|
.. | ||
definition_test.go | ||
diagnostics_test.go | ||
env.go | ||
formatting_test.go | ||
reg_test.go | ||
serialization_test.go | ||
shared_test.go | ||
wrappers.go |