1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2025-02-20 23:47:21 -05:00

fix vmess test

This commit is contained in:
Darien Raymond 2017-04-12 12:06:36 +02:00
parent 9b834a2148
commit 4f4ced6b02
No known key found for this signature in database
GPG Key ID: 7251FFA14BB18169

View File

@ -841,7 +841,8 @@ func TestVMessGCMMux(t *testing.T) {
{
SenderSettings: serial.ToTypedMessage(&proxyman.SenderConfig{
MultiplexSettings: &proxyman.MultiplexingConfig{
Enabled: true,
Enabled: true,
Concurrency: 4,
},
}),
ProxySettings: serial.ToTypedMessage(&outbound.Config{