Skip to content

Commit

Permalink
writer: gofmt -s test
Browse files Browse the repository at this point in the history
  • Loading branch information
gobwas committed Oct 21, 2017
1 parent a7e5af2 commit 99d62b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wsutil/writer_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -236,7 +236,7 @@ func TestWriter(t *testing.T) {

{
data: [][]byte{
[]byte{},
{},
},
expBts: ws.MustCompileFrame(ws.NewTextFrame("")),
},
Expand Down

0 comments on commit 99d62b0

Please sign in to comment.