Merge branch 'master' into jetty-9.1

This commit is contained in:
Joakim Erdfelt 2013-09-30 20:00:26 -07:00
commit 499d811ba7
1 changed files with 1 additions and 0 deletions

View File

@ -41,6 +41,7 @@ import org.junit.Assume;
import org.junit.Ignore;
import org.junit.Test;
@Ignore("Reliance on external server fails test")
public class SSLExternalServerTest extends AbstractHTTPSPDYTest
{
public SSLExternalServerTest(short version)