This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 9.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/9.0.x by this push:
new cea039c Clean-up
cea039c is described below
commit cea039c72a278716b5dc7cb12c71465f05b29a11
Author: Mark Thomas <[email protected]>
AuthorDate: Mon Feb 17 10:03:52 2020 +0000
Clean-up
---
test/javax/servlet/http/TestHttpServlet.java | 2 --
1 file changed, 2 deletions(-)
diff --git a/test/javax/servlet/http/TestHttpServlet.java
b/test/javax/servlet/http/TestHttpServlet.java
index 8de9d9f..28be42d 100644
--- a/test/javax/servlet/http/TestHttpServlet.java
+++ b/test/javax/servlet/http/TestHttpServlet.java
@@ -158,8 +158,6 @@ public class TestHttpServlet extends TomcatBaseTest {
}
-
-
@Test
public void testDoOptions() throws Exception {
doTestDoOptions(new OptionsServlet(), "GET, HEAD, OPTIONS");
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]