1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-06-30 02:55:23 +00:00

rewrite the test case to confirm the new parsing rule

This commit is contained in:
Shelikhoo 2021-04-08 22:04:47 +01:00
parent 1bcd770223
commit fc2a37492a
No known key found for this signature in database
GPG Key ID: C4D5E79D22B25316

View File

@ -127,6 +127,7 @@ func TestRouterConfig(t *testing.T) {
{ {
Tag: "b1", Tag: "b1",
OutboundSelector: []string{"test"}, OutboundSelector: []string{"test"},
Strategy: "random",
}, },
}, },
Rule: []*router.RoutingRule{ Rule: []*router.RoutingRule{