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: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to