XEP-0356: namespace version bump

This commit is contained in:
Nicolas Cedilnik
2022-06-09 16:45:36 +02:00
parent 5ceb48bbcd
commit a1a5f3984d
3 changed files with 10 additions and 7 deletions

View File

@@ -13,7 +13,7 @@ class TestPermissions(SlixTest):
def testAdvertisePermission(self):
xmlstring = """
<message from='capulet.net' to='pubub.capulet.lit'>
<privilege xmlns='urn:xmpp:privilege:1'>
<privilege xmlns='urn:xmpp:privilege:2'>
<perm access='roster' type='both'/>
<perm access='message' type='outgoing'/>
<perm access='presence' type='managed_entity'/>