mirror of
https://github.com/golang/go.git
synced 2025-11-11 22:21:06 +00:00
5 lines
142 B
Go
5 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.
|