neoneo-go/pkg/util/types_test.go

9 lines
72 B
Go
Raw Normal View History

2018-01-28 07:05:35 +00:00
package util
import (
"testing"
)
func TestUint256(t *testing.T) {
}