neoneo-go/pkg/util/uint256_test.go
2018-01-28 08:05:35 +01:00

8 lines
72 B
Go

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