neoneo-go/pkg/network/payload/addr_test.go

9 lines
83 B
Go
Raw Normal View History

2018-01-27 15:00:28 +00:00
package payload
import (
"testing"
)
func TestNewAddrWithTime(t *testing.T) {
}