mirror of
https://github.com/SagerNet/sing-box.git
synced 2024-11-16 15:02:22 +08:00
Fix mux test
This commit is contained in:
parent
0523845833
commit
12ababd911
|
@ -75,6 +75,9 @@ func testShadowsocksMux(t *testing.T, options option.OutboundMultiplexOptions) {
|
|||
},
|
||||
Method: method,
|
||||
Password: password,
|
||||
Multiplex: &option.InboundMultiplexOptions{
|
||||
Enabled: true,
|
||||
},
|
||||
},
|
||||
},
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue
Block a user