зеркало из https://github.com/microsoft/moc.git
updating test function name
This commit is contained in:
Родитель
d013dc92c4
Коммит
9395e69915
|
@ -8,7 +8,7 @@ import (
|
|||
"github.com/microsoft/moc/pkg/certs"
|
||||
)
|
||||
|
||||
func Test_ValidateProxyURL(t *testing.T) {
|
||||
func Test_ValidateProxyURLAndTestConnection(t *testing.T) {
|
||||
caCert, _, err := certs.GenerateClientCertificate("ValidCertificate")
|
||||
if err != nil {
|
||||
t.Fatalf(err.Error())
|
||||
|
|
Загрузка…
Ссылка в новой задаче