rolloback unrelated chane

pull/385/head
renzheng.wang 5 years ago
parent 8e4b6f3bb2
commit d6a78697e7
  1. 2
      pkg/net/rpc/warden/server_test.go

@ -193,7 +193,7 @@ func runClient(ctx context.Context, cc *ClientConfig, t *testing.T, name string,
return
}
func TestMain(m *testing.M) {
func TestMain(t *testing.T) {
log.Init(nil)
}

Loading…
Cancel
Save