mirror of
https://codeberg.org/Mercury-IM/Smack
synced 2025-12-05 12:41:08 +01:00
Changing name to Wildfire.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@3213 b35dd754-fafc-0310-a699-88a17e54d16e
This commit is contained in:
parent
d1cf9cd971
commit
72c67e7baa
5 changed files with 5 additions and 5 deletions
|
|
@ -153,7 +153,7 @@ public class ServiceDiscoveryManagerTest extends SmackTestCase {
|
|||
try {
|
||||
boolean canPublish = ServiceDiscoveryManager.getInstanceFor(getConnection(0))
|
||||
.canPublishItems(getServiceName());
|
||||
assertFalse("Messenger does not support publishing...so far!!", canPublish);
|
||||
assertFalse("Wildfire does not support publishing...so far!!", canPublish);
|
||||
}
|
||||
catch (Exception e) {
|
||||
fail(e.getMessage());
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue