mirror of
https://github.com/golang/go
synced 2024-11-20 09:24:50 -07:00
6 lines
142 B
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.
|