Sign in
go
/
go
/
eb864e92db76b3c4e638bf02dc39df5d01f9b3b9
/
.
/
misc
/
cgo
/
test
/
cgo_test.go
blob: 9b9f1f9d8bb16a5843b283994792f99d27daee8d [
file
] [
log
] [
blame
]
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.