mirror of
https://github.com/optim-enterprises-bv/Xray-core.git
synced 2025-11-03 03:57:48 +00:00
Style: format code by gofumpt (#761)
This commit is contained in:
@@ -78,6 +78,7 @@ func TestBufferByte(t *testing.T) {
|
||||
buffer.Release()
|
||||
}
|
||||
}
|
||||
|
||||
func TestBufferResize(t *testing.T) {
|
||||
buffer := New()
|
||||
defer buffer.Release()
|
||||
|
||||
Reference in New Issue
Block a user