]> Cypherpunks repositories - gostls13.git/commit
net: change t.Error to t.Errorf
authorJosh Bleecher Snyder <josharian@gmail.com>
Fri, 8 Jul 2016 00:41:25 +0000 (17:41 -0700)
committerJosh Bleecher Snyder <josharian@gmail.com>
Tue, 16 Aug 2016 14:35:55 +0000 (14:35 +0000)
commit12292754d3c46a4172373971b1ba945ecc4c5cbc
tree79e5c5e4b82e2a4a95faeaa4a218af1010a1a975
parent88858fa58f892ef19c6dbae2af15af41ecae4937
net: change t.Error to t.Errorf

Caught by vet.

Updates #11041

Change-Id: I4dbb2eeaf633eea5976074840064edc2349e01d8
Reviewed-on: https://go-review.googlesource.com/27120
Run-TryBot: Josh Bleecher Snyder <josharian@gmail.com>
Reviewed-by: David Crawshaw <crawshaw@golang.org>
src/net/dnsmsg_test.go