This commit is contained in:
Murat Kabilov 2017-08-15 10:41:04 +02:00
parent 5470f20be4
commit 606d000022
1 changed files with 1 additions and 1 deletions

View File

@ -133,7 +133,7 @@ var requestsURLtc = []struct {
}{ }{
{ {
"coffee://localhost/", "coffee://localhost/",
fmt.Errorf(`get coffee://localhost/teams/acid: unsupported protocol scheme "coffee"`), fmt.Errorf(`Get coffee://localhost/teams/acid: unsupported protocol scheme "coffee"`),
}, },
{ {
"http://192.168.0.%31/", "http://192.168.0.%31/",