Fix checkstyle

This commit is contained in:
Trustin Lee 2014-01-13 22:57:34 +09:00
parent 06cbac922a
commit cead74f84d

View File

@ -106,7 +106,6 @@ public class SpdyFrameDecoderTest {
}
}
@Test
public void testLargeHeaderNameOnSynStreamRequest() throws Exception {
testLargeHeaderNameOnSynStreamRequest(SpdyVersion.SPDY_3);