This commit is contained in:
世界
2022-09-14 16:07:52 +08:00
parent 628cf56d3c
commit 395b13103a
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) {