mirror of
https://github.com/golang/go
synced 2024-11-20 04:34:41 -07:00
7 lines
143 B
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.
|
||
|
|