]> Cypherpunks repositories - gostls13.git/commit
all: fix some vet-caught formatting errors, mostly but not only in tests
authorRob Pike <r@golang.org>
Tue, 11 Aug 2015 05:29:40 +0000 (15:29 +1000)
committerRob Pike <r@golang.org>
Fri, 21 Aug 2015 05:37:36 +0000 (05:37 +0000)
commitf62b749ae2b323653085f78f896f660ee461bb41
treeb67795c18f35dc316dc06d27d31486201c95570d
parent39e77bff85ddc9e862eccf0408968301955db977
all: fix some vet-caught formatting errors, mostly but not only in tests

Could go in 1.5, although not critical.
See also #12107

Change-Id: I7f1608b58581d21df4db58f0db654fef79e33a90
Reviewed-on: https://go-review.googlesource.com/13481
Reviewed-by: Dave Cheney <dave@cheney.net>
src/cmd/internal/rsc.io/arm/armasm/ext_test.go
src/cmd/internal/rsc.io/x86/x86asm/ext_test.go
src/crypto/ecdsa/ecdsa_test.go
src/crypto/rsa/pkcs1v15_test.go
src/crypto/tls/handshake_server_test.go
src/encoding/gob/codec_test.go
src/internal/trace/parser_test.go
src/net/http/transport_test.go
src/path/filepath/path_test.go