Removed @Ignore from a passing test.
This commit is contained in:
parent
8d9c086fa4
commit
059fbaa1d6
|
@ -262,7 +262,6 @@ public class HttpClientRedirectTest extends AbstractHttpClientServerTest
|
|||
}
|
||||
|
||||
@Test
|
||||
@Ignore
|
||||
public void testRedirectWithWrongScheme() throws Exception
|
||||
{
|
||||
start(new AbstractHandler()
|
||||
|
|
Loading…
Reference in New Issue