neo-go/pkg/util/uint256_test.go

9 lines
72 B
Go
Raw Normal View History

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