1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2025-12-29 13:35:20 -05:00
This commit is contained in:
Darien Raymond
2017-04-27 11:54:15 +02:00
parent b841042d0c
commit 2e756cdaa8
7 changed files with 8 additions and 8 deletions

View File

@@ -20,7 +20,7 @@ import (
func TestV2RayClose(t *testing.T) {
assert := assert.On(t)
port := v2net.Port(dice.RandomUint16())
port := v2net.Port(dice.RollUint16())
config := &Config{
Inbound: []*proxyman.InboundHandlerConfig{
{