1
0
mirror of https://github.com/golang/go synced 2024-10-03 04:21:22 -06:00
go/misc/cgo/test/cgo_test.go
2011-03-22 11:05:26 -07:00

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.