blob: 0f823a59e4d34ac7cbc112e01afcbd53f9e33584 [file] [log] [blame]
// +build cgo
package tests
func init() {
haveCgo = true
}