neoneo-go/pkg/util/types_test.go
2018-01-30 11:56:36 +01:00

8 lines
72 B
Go

package util
import (
"testing"
)
func TestUint256(t *testing.T) {
}