package cos import ( "testing" ) func TestName(t *testing.T) { newRequest(nil, nil, nil, "", "", nil, nil, nil) }