Minor fixes

This commit is contained in:
世界
2023-03-03 16:31:07 +08:00
parent 19b15e0d10
commit 7ecb9fc738
9 changed files with 48 additions and 30 deletions

View File

@@ -192,7 +192,7 @@ func testVLESSXray(t *testing.T, packetEncoding string, flow string) {
},
})
testTCP(t, clientPort, testPort)
testSuit(t, clientPort, testPort)
}
func TestVLESSSelf(t *testing.T) {