fix tests
This commit is contained in:
@@ -34,7 +34,7 @@ func TestHTTPSMain(t *testing.T) {
|
|||||||
"username",
|
"username",
|
||||||
"-pass",
|
"-pass",
|
||||||
"password",
|
"password",
|
||||||
"-proxy",
|
"-proxy2",
|
||||||
"hello," + addr,
|
"hello," + addr,
|
||||||
"-crt",
|
"-crt",
|
||||||
"./testdata/rproxy3server.crt",
|
"./testdata/rproxy3server.crt",
|
||||||
@@ -89,7 +89,7 @@ func TestHTTPMain(t *testing.T) {
|
|||||||
"username",
|
"username",
|
||||||
"-pass",
|
"-pass",
|
||||||
"password",
|
"password",
|
||||||
"-proxy",
|
"-proxy2",
|
||||||
"hello," + addr,
|
"hello," + addr,
|
||||||
}
|
}
|
||||||
main()
|
main()
|
||||||
|
|||||||
Reference in New Issue
Block a user