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…
Reference in New Issue