mirror of
https://github.com/jetty/jetty.project.git
synced 2025-03-01 03:19:13 +00:00
Remove old comment from JdbcLoginServiceTest
Signed-off-by: Jan Bartel <janb@webtide.com>
This commit is contained in:
parent
e1e16ae54b
commit
2adea58037
@ -165,7 +165,6 @@ public class JdbcLoginServiceTest
|
||||
assertEquals(HttpServletResponse.SC_UNAUTHORIZED, response.getStatus());
|
||||
}
|
||||
|
||||
//Head requests to jetty-client are not working: see https://bugs.eclipse.org/bugs/show_bug.cgi?id=394552
|
||||
@Test
|
||||
public void testHead() throws Exception
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user