git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@963678 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Bosanac Dejan 2010-07-13 11:08:35 +00:00
parent b1d7a78c0a
commit 03349fecda
1 changed files with 3 additions and 0 deletions

View File

@ -71,4 +71,7 @@ public class StompSslAuthTest extends StompTest {
public void testJMSXUserIDIsSetInStompMessage() throws Exception {
}
public void testClientSetMessageIdIsIgnored() throws Exception {
}
}