Fix checkstyle
This commit is contained in:
parent
0d210f45f2
commit
8ffa168ab8
@ -510,7 +510,6 @@ public class HttpResponseDecoderTest {
|
|||||||
assertThat(ch.readInbound(), is(nullValue()));
|
assertThat(ch.readInbound(), is(nullValue()));
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Tests if the decoder produces one and only {@link LastHttpContent} when an invalid chunk is received and
|
* Tests if the decoder produces one and only {@link LastHttpContent} when an invalid chunk is received and
|
||||||
* the connection is closed.
|
* the connection is closed.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user