世界 пре 1 година
родитељ
комит
12ababd911
1 измењених фајлова са 3 додато и 0 уклоњено
  1. 3 0
      test/mux_test.go

+ 3 - 0
test/mux_test.go

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