]> Cypherpunks repositories - gostls13.git/commit
net: reduce dial tests on netbsd
authorJoel Sing <jsing@google.com>
Sun, 20 May 2012 14:38:14 +0000 (00:38 +1000)
committerJoel Sing <jsing@google.com>
Sun, 20 May 2012 14:38:14 +0000 (00:38 +1000)
commit40b310706b37b4154cae32d9ed5099dcfb80e11c
treeb78e2cc8183795f93371c42393152f271b51ae91
parent67a0c4f7f9c4bb2c76b738ca41171785cb16c35c
net: reduce dial tests on netbsd

Add NetBSD to the list of operating systems that have a reduced set
of dial tests.

R=golang-dev, r
CC=golang-dev
https://golang.org/cl/6208083
src/pkg/net/dial_test.go