neoneo-go/pkg/core/block_test.go
Anthony De Meulemeester 66c8fc8012
merge original into coz repo (#10)
merged with the original repo.
2018-02-01 21:28:45 +01:00

6 lines
77 B
Go

package core
import "testing"
func TestBlockEncodeDecode(t *testing.T) {
}