mirror of https://github.com/apache/activemq.git
removed System.out
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@583571 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
b2f7ba79db
commit
5ac6f3a890
|
@ -71,7 +71,6 @@ public class MirroredQueueTest extends EmbeddedBrokerTestSupport {
|
|||
messageList.assertMessagesArrived(total);
|
||||
|
||||
LOG.info("Received: " + messageList);
|
||||
System.out.println("Received: " + messageList.flushMessages());
|
||||
}
|
||||
|
||||
protected Destination createConsumeDestination() {
|
||||
|
|
Loading…
Reference in New Issue