mirror of
https://github.com/v2fly/v2ray-core.git
synced 2025-12-29 13:35:20 -05:00
refactor
This commit is contained in:
@@ -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{
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user