Removed @Ignore from a passing test.

This commit is contained in:
Simone Bordet 2016-06-01 11:56:49 +02:00
parent 8d9c086fa4
commit 059fbaa1d6
1 changed files with 0 additions and 1 deletions

View File

@ -262,7 +262,6 @@ public class HttpClientRedirectTest extends AbstractHttpClientServerTest
}
@Test
@Ignore
public void testRedirectWithWrongScheme() throws Exception
{
start(new AbstractHandler()