Sign in
go
/
go
/
b2658452a6d50c9f2e738719a09d160ced730b90
/
.
/
misc
/
cgo
/
test
/
cgo_test.go
blob: 967dc0e9249889e72f1a4376d83442e904624a5e [
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.