Improve tests

This commit is contained in:
世界
2023-09-07 22:37:19 +08:00
parent 189676578a
commit 88d39f1c73
3 changed files with 6 additions and 6 deletions

View File

@@ -244,5 +244,5 @@ func TestECHHysteria2(t *testing.T) {
},
},
})
testSuit(t, clientPort, testPort)
testSuitLargeUDP(t, clientPort, testPort)
}