mirror of
https://github.com/apache/activemq.git
synced 2025-02-13 13:36:07 +00:00
use autofail
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1159153 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
e23b8ea0a6
commit
c2179d15b7
@ -83,6 +83,7 @@ public class OnePrefetchAsyncConsumerTest extends EmbeddedBrokerTestSupport {
|
|||||||
}
|
}
|
||||||
|
|
||||||
protected void setUp() throws Exception {
|
protected void setUp() throws Exception {
|
||||||
|
setAutoFail(true);
|
||||||
bindAddress = "tcp://localhost:0";
|
bindAddress = "tcp://localhost:0";
|
||||||
super.setUp();
|
super.setUp();
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user