]> Cypherpunks repositories - gostls13.git/commit
net: make use of testing.B.Skip and reflect.DeepEqual in test
authorMikio Hara <mikioh.mikioh@gmail.com>
Mon, 25 Feb 2013 14:05:40 +0000 (23:05 +0900)
committerMikio Hara <mikioh.mikioh@gmail.com>
Mon, 25 Feb 2013 14:05:40 +0000 (23:05 +0900)
commitcd81db82995a7e91c1c0184ad6afc1b4d8354471
tree8a7dee70b917188de8cd4e89b9f039fa306e93ff
parent670f6b602d1e9ef6d1ce54830593415f62d48246
net: make use of testing.B.Skip and reflect.DeepEqual in test

This CL addresses the comments on CL 7368046 that I've overlooked.

Update #4866.

R=golang-dev, dave
CC=golang-dev
https://golang.org/cl/7369052
src/pkg/net/interface_test.go