Enable test for temporary topic creation now as the new client supports
these using JMS mapping defined creation methods.
This commit is contained in:
Timothy Bish 2015-03-24 13:17:55 -04:00
parent ebb3df7681
commit 197dcb162e
1 changed files with 0 additions and 1 deletions

View File

@ -1152,7 +1152,6 @@ public class JMSClientTest extends JMSClientTestSupport {
}
}
@Ignore("Legacy QPid client does not support creation of TemporaryTopics correctly")
@Test(timeout=30000)
public void testDeleteTemporaryTopic() throws Exception {
ActiveMQAdmin.enableJMSFrameTracing();