Fix mux test

This commit is contained in:
世界
2023-12-27 10:30:04 +08:00
parent 0523845833
commit 12ababd911

View File

@@ -75,6 +75,9 @@ func testShadowsocksMux(t *testing.T, options option.OutboundMultiplexOptions) {
},
Method: method,
Password: password,
Multiplex: &option.InboundMultiplexOptions{
Enabled: true,
},
},
},
},