dsoumis commented on code in PR #938:
URL: https://github.com/apache/tomcat/pull/938#discussion_r2676763921
##########
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:
I have place the test under org.apache.coyote.http2
##########
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:
I have placed the test under org.apache.coyote.http2
--
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]