]> Cypherpunks repositories - gostls13.git/commit
test: only run bug513.go if cgo is enabled
authorIan Lance Taylor <iant@golang.org>
Wed, 24 Mar 2021 20:18:13 +0000 (13:18 -0700)
committerIan Lance Taylor <iant@golang.org>
Wed, 24 Mar 2021 21:20:10 +0000 (21:20 +0000)
commit179bcd787e4a5c4cfe475fd6fd33a41d77751113
treed76bb04de952cd7c29742dd59b385226a569b4de
parent63e9f6d5f022a1149a10ddfcc5801aa19ba33223
test: only run bug513.go if cgo is enabled

Change-Id: I868eeb79edaba9e3afc1407ae18b89daf7e67037
Reviewed-on: https://go-review.googlesource.com/c/go/+/304570
Trust: Ian Lance Taylor <iant@golang.org>
Run-TryBot: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Matthew Dempsky <mdempsky@google.com>
TryBot-Result: Go Bot <gobot@golang.org>
test/fixedbugs/bug513.go