1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2025-12-30 22:15:27 -05:00

format code

This commit is contained in:
Darien Raymond
2015-12-04 15:49:45 +00:00
parent 1a25931944
commit 3327cb0b80
3 changed files with 6 additions and 6 deletions

View File

@@ -53,4 +53,4 @@ func TestDokodemoTCP(t *testing.T) {
assert.StringLiteral("Processed: " + payload).Equals(string(response[:nBytes]))
conn.Close()
}
}
}