Merged branch 'jetty-9.3.x' into 'master'.

This commit is contained in:
Simone Bordet 2016-03-15 22:04:45 +01:00
commit 5f22bede3a
1 changed files with 0 additions and 1 deletions

View File

@ -278,7 +278,6 @@ public class HttpClientTest extends AbstractTest
catch (ExecutionException x)
{
// Buffering capacity exceeded.
x.printStackTrace();
}
// Verify that we can make another request.