1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2026-01-02 15:25:28 -05:00

Format: run go fmt ./...

This commit is contained in:
loyalsoldier
2020-08-30 21:17:22 +08:00
parent 4c9210cf11
commit 1fa89b32d4
9 changed files with 20 additions and 21 deletions

View File

@@ -57,7 +57,7 @@ func TestOutboundWithStatCounter(t *testing.T) {
serial.ToTypedMessage(&policy.Config{
System: &policy.SystemPolicy{
Stats: &policy.SystemPolicy_Stats{
OutboundUplink: true,
OutboundUplink: true,
OutboundDownlink: true,
},
},