mirror of
https://github.com/v2fly/v2ray-core.git
synced 2025-01-02 15:36:41 -05:00
rewrite the test case to confirm the new parsing rule
This commit is contained in:
parent
1bcd770223
commit
fc2a37492a
@ -127,6 +127,7 @@ func TestRouterConfig(t *testing.T) {
|
||||
{
|
||||
Tag: "b1",
|
||||
OutboundSelector: []string{"test"},
|
||||
Strategy: "random",
|
||||
},
|
||||
},
|
||||
Rule: []*router.RoutingRule{
|
||||
|
Loading…
Reference in New Issue
Block a user