reg/vendor/github.com/gogo/protobuf/test/typedeclimport/typedeclimport_test.go

8 lines
135 B
Go
Raw Normal View History

package typedeclimport
import "testing"
func Test(t *testing.T) {
// No need to do anything, if this test runs, it means it works
}