go/misc/cgo/test/cgo_test.go

7 lines
143 B
Go

package cgotest
// dummy file so gotest thinks there are tests.
// the actual tests are in the main go files, next
// to the code they test.