mirror of
https://github.com/v2fly/v2ray-core.git
synced 2024-12-22 01:57:12 -05:00
update test
This commit is contained in:
parent
dd01937b2f
commit
16e4b5bda5
@ -222,11 +222,6 @@ func TestVMessGCM(t *testing.T) {
|
|||||||
},
|
},
|
||||||
Outbound: []*proxyman.OutboundHandlerConfig{
|
Outbound: []*proxyman.OutboundHandlerConfig{
|
||||||
{
|
{
|
||||||
SenderSettings: serial.ToTypedMessage(&proxyman.SenderConfig{
|
|
||||||
MultiplexSettings: &proxyman.MultiplexingConfig{
|
|
||||||
Enabled: true,
|
|
||||||
},
|
|
||||||
}),
|
|
||||||
ProxySettings: serial.ToTypedMessage(&outbound.Config{
|
ProxySettings: serial.ToTypedMessage(&outbound.Config{
|
||||||
Receiver: []*protocol.ServerEndpoint{
|
Receiver: []*protocol.ServerEndpoint{
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user