use autofail

git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1159153 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Gary Tully 2011-08-18 10:49:17 +00:00
parent e23b8ea0a6
commit c2179d15b7
1 changed files with 1 additions and 0 deletions

View File

@ -83,6 +83,7 @@ public class OnePrefetchAsyncConsumerTest extends EmbeddedBrokerTestSupport {
}
protected void setUp() throws Exception {
setAutoFail(true);
bindAddress = "tcp://localhost:0";
super.setUp();