]> Cypherpunks repositories - gostls13.git/commit
misc/cgo/test: enable TestCrossPackageTests on darwin/arm64
authorCherry Zhang <cherryyz@google.com>
Wed, 30 Dec 2020 20:49:06 +0000 (15:49 -0500)
committerCherry Zhang <cherryyz@google.com>
Wed, 30 Dec 2020 22:39:48 +0000 (22:39 +0000)
commit0ae2e032f2d42575cb64d0759a6d31a71f39412f
treea324bba6cbd796d9453c4395a7c2c695372212fa
parent780b4de16b5ba03f2f2ebee35281217552578d50
misc/cgo/test: enable TestCrossPackageTests on darwin/arm64

Somehow I missed that one. It works fine.

Change-Id: I0b1286bf1e6a8f40b9f3f114f49b3034079e0b85
Reviewed-on: https://go-review.googlesource.com/c/go/+/280156
Trust: Cherry Zhang <cherryyz@google.com>
Run-TryBot: Cherry Zhang <cherryyz@google.com>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
misc/cgo/test/pkg_test.go