neoneo-go/pkg/wire/payload/blockbase_test.go
2019-02-25 22:44:14 +00:00

8 lines
127 B
Go

package payload
import "testing"
func Test(t *testing.T) {
//tests for this have been included in the mheaders_test file
}