rmaucher commented on code in PR #938:
URL: https://github.com/apache/tomcat/pull/938#discussion_r2676698016
##########
test/org/apache/catalina/connector/TestRequest.java:
##########
@@ -62,7 +62,34 @@
/**
* Test case for {@link Request}.
*/
-public class TestRequest extends TomcatBaseTest {
+public class TestRequest extends Http2TestBase {
Review Comment:
The HTTP/2 tests are in a separate package (org.apache.coyote.http2), I
would keep it that way for now.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]