mirror of
https://github.com/jetty/jetty.project.git
synced 2025-03-04 12:59:30 +00:00
removed debugging
This commit is contained in:
parent
325bfc290d
commit
df5e09df71
@ -357,7 +357,6 @@ public class HttpManyWaysToCommitTest extends AbstractHttpTest
|
||||
@Test
|
||||
public void testSetContentLengthAndWriteExactlyThatAmountOfBytesAndThrow() throws Exception
|
||||
{
|
||||
Log.getRootLogger().setDebugEnabled(true);
|
||||
server.setHandler(new SetContentLengthAndWriteThatAmountOfBytesHandler(true));
|
||||
server.start();
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user