mirror of
https://github.com/apache/activemq.git
synced 2025-02-09 11:35:36 +00:00
adding timeout to test method (cherry picked from commit 7335f699f2a8eafa1c103f9ff3f3d1202572523d)
This commit is contained in:
parent
5dfd8cdfa8
commit
6ca0e01a7e
@ -72,7 +72,7 @@ public class WSTransportHttpTraceTest extends WSTransportTest {
|
||||
* This tests whether the TRACE method is enabled or not
|
||||
* @throws Exception
|
||||
*/
|
||||
@Test
|
||||
@Test(timeout=10000)
|
||||
public void testHttpTraceEnabled() throws Exception {
|
||||
HttpClient httpClient = new HttpClient();
|
||||
httpClient.start();
|
||||
|
Loading…
x
Reference in New Issue
Block a user