cosmos-sdk/server/init_test.go

8 lines
67 B
Go

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