]> Cypherpunks repositories - gostls13.git/commit
net: enable a test on nacl
authorBrad Fitzpatrick <bradfitz@golang.org>
Sat, 15 Oct 2016 14:52:57 +0000 (15:52 +0100)
committerBrad Fitzpatrick <bradfitz@golang.org>
Sun, 16 Oct 2016 17:18:47 +0000 (17:18 +0000)
commit1bcfca0563ce21dce69b2652859d6f0f800c39af
tree5a0c6c8cd932862d3f7913247115749e635d50f3
parent4d898776ff973056aa906d90be0f23af772631c6
net: enable a test on nacl

No need to skip it. It passes.

Maybe it was fixed at some point.

Change-Id: I9848924aefda44f9b3a574a8705fa549d657f28d
Reviewed-on: https://go-review.googlesource.com/31177
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Mikio Hara <mikioh.mikioh@gmail.com>
src/net/net_test.go