mirror of
https://github.com/golang/go.git
synced 2025-05-30 19:52:53 +00:00
We have some tests (misc/cgo/test) that are disabled only because they will fail to run on go builder - see issue 3358 for details. This change will allow us to enable these tests. R=golang-dev, rsc CC=golang-dev https://golang.org/cl/6493118