mirror of
https://github.com/golang/go
synced 2024-11-20 07:24:40 -07:00
6684d5503a
Also: gofmt src misc Fixes #1627. R=rsc CC=golang-dev https://golang.org/cl/4303042
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.
|