This commit is contained in:
世界 2022-09-14 16:07:52 +08:00
parent 628cf56d3c
commit 395b13103a
No known key found for this signature in database
GPG key ID: CD109927C34A63C4
4 changed files with 18 additions and 18 deletions

View file

@ -266,7 +266,7 @@ func TestVMessQUICSelf(t *testing.T) {
},
},
})
testSuit(t, clientPort, testPort)
testSuitSimple1(t, clientPort, testPort)
}
func testV2RayTransportNOTLSSelf(t *testing.T, transport *option.V2RayTransportOptions) {