mirror of https://github.com/apache/activemq.git
https://issues.apache.org/activemq/browse/AMQ-2817 - prevent test from failing
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@963678 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
b1d7a78c0a
commit
03349fecda
|
@ -71,4 +71,7 @@ public class StompSslAuthTest extends StompTest {
|
|||
|
||||
public void testJMSXUserIDIsSetInStompMessage() throws Exception {
|
||||
}
|
||||
|
||||
public void testClientSetMessageIdIsIgnored() throws Exception {
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue