]> Cypherpunks repositories - gostls13.git/commit
test: remove nacl checking condition
authorCuong Manh Le <cuong.manhle.vn@gmail.com>
Sat, 22 Aug 2020 16:26:32 +0000 (23:26 +0700)
committerCuong Manh Le <cuong.manhle.vn@gmail.com>
Sun, 23 Aug 2020 05:24:15 +0000 (05:24 +0000)
commit0c3bf27b9789e6e6e7d10c47f08163111ce6d9de
tree432f7edac54c2078630d557372da96dc8b47f533
parent8acbe4c0b392840062cf882886e2424c5f07a665
test: remove nacl checking condition

go1.14 drop nacl support, as go1.15 was released, go1.13 is not
supported anymore, nacl is absolutely gone.

Change-Id: I05efb46891ec875b08da8f2996751a8e9cb57d0c
Reviewed-on: https://go-review.googlesource.com/c/go/+/249977
Run-TryBot: Cuong Manh Le <cuong.manhle.vn@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
test/fixedbugs/issue13268.go
test/fixedbugs/issue21317.go
test/fixedbugs/issue22660.go
test/fixedbugs/issue22662b.go
test/fixedbugs/issue9355.go