git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1444194 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Timothy A. Bish 2013-02-08 19:05:27 +00:00
parent 94b9d551b7
commit d9db37ee95
1 changed files with 1 additions and 1 deletions

View File

@ -63,7 +63,7 @@ public class HttpClientReconnectTest {
broker.stop();
}
@Test
@Test(timeout=120000)
public void testReconnectClient() throws Exception {
for (int i = 0; i < 100; i++) {
sendAndReceiveMessage(i);