status-go/t/doc.go

6 lines
212 B
Go
Raw Normal View History

// Package t and its sub-packages are intended to support the testing
// of status-go. It supports Ropsten, Rinkeby, and StatusChain for tests.
package t
2019-06-09 07:24:20 +00:00
//go:generate go-bindata -pkg t -o ./bindata.go ./config