Author: markt
Date: Tue Oct 18 18:51:34 2016
New Revision: 1765495
URL: http://svn.apache.org/viewvc?rev=1765495&view=rev
Log:
Remove pointless test
Modified:
tomcat/trunk/test/org/apache/coyote/http2/TestHttp2Section_8_1.java
Modified: tomcat/trunk/test/org/apache/coyote/http2/TestHttp2Section_8_1.java
URL:
http://svn.apache.org/viewvc/tomcat/trunk/test/org/apache/coyote/http2/TestHttp2Section_8_1.java?rev=1765495&r1=1765494&r2=1765495&view=diff
==============================================================================
--- tomcat/trunk/test/org/apache/coyote/http2/TestHttp2Section_8_1.java
(original)
+++ tomcat/trunk/test/org/apache/coyote/http2/TestHttp2Section_8_1.java Tue Oct
18 18:51:34 2016
@@ -31,12 +31,6 @@ import org.junit.Test;
public class TestHttp2Section_8_1 extends Http2TestBase {
@Test
- public void testPostWithContinuation() throws Exception {
- http2Connect();
-
- }
-
- @Test
public void testSendAck() throws Exception {
http2Connect();
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]