go/misc/cgo/test/cgo_test.go

6 lines
142 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.