mirror of
https://github.com/jetty/jetty.project.git
synced 2025-03-04 12:59:30 +00:00
319655 remove debug
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2119 7e9141cc-0065-0410-87d8-b60c137991c4
This commit is contained in:
parent
b3ef44b8ce
commit
7673c25e10
@ -617,8 +617,6 @@ public abstract class HttpServerTestBase extends HttpServerTestFixture
|
||||
).getBytes("iso-8859-1"));
|
||||
|
||||
String in = IO.toString(is);
|
||||
|
||||
System.err.println(in);
|
||||
|
||||
int index=in.indexOf("123456789");
|
||||
assertTrue(index>0);
|
||||
|
Loading…
x
Reference in New Issue
Block a user