cosmos-sdk/server/init_test.go
2018-03-01 02:34:05 +00:00

8 lines
67 B
Go

package server
import "testing"
func TestInit(t *testing.T) {
}