etcdmain: Fix go fmt for gotip

release-3.3
Manjunath A Kumatagi 2017-11-18 06:58:59 +05:30
parent 3cff8dd6f8
commit e1b1ec8348
1 changed files with 1 additions and 2 deletions

View File

@ -148,9 +148,8 @@ func TestConfigFileClusteringFlags(t *testing.T) {
DNSCluster string `json:"discovery-srv"`
Durl string `json:"discovery"`
}{
{
// Use default name and generate a default initial-cluster
},
{},
{
Name: "non-default",
},