mirror of https://github.com/v2ray/v2ray-core
parent
dd01937b2f
commit
16e4b5bda5
|
@ -222,11 +222,6 @@ func TestVMessGCM(t *testing.T) {
|
|||
},
|
||||
Outbound: []*proxyman.OutboundHandlerConfig{
|
||||
{
|
||||
SenderSettings: serial.ToTypedMessage(&proxyman.SenderConfig{
|
||||
MultiplexSettings: &proxyman.MultiplexingConfig{
|
||||
Enabled: true,
|
||||
},
|
||||
}),
|
||||
ProxySettings: serial.ToTypedMessage(&outbound.Config{
|
||||
Receiver: []*protocol.ServerEndpoint{
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue