summaryrefslogtreecommitdiff
path: root/tests/twisted/ns.py
diff options
context:
space:
mode:
authorWill Thompson <will.thompson@collabora.co.uk>2009-04-16 13:42:56 +0100
committerWill Thompson <will.thompson@collabora.co.uk>2009-04-25 11:45:49 +0100
commitff91e6b685114be45b65f8072907bacbf15137dd (patch)
treedee93054fd116f19ae34e295cc87c09ab285ea80 /tests/twisted/ns.py
parent7e17e527dca7488b4a1084a5f8bee31f61b2ac96 (diff)
Test disconnecting on <conflict/>
Diffstat (limited to 'tests/twisted/ns.py')
-rw-r--r--tests/twisted/ns.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/twisted/ns.py b/tests/twisted/ns.py
index cda0c0d07..28aaa35b0 100644
--- a/tests/twisted/ns.py
+++ b/tests/twisted/ns.py
@@ -32,6 +32,7 @@ REGISTER = "jabber:iq:register"
SI = 'http://jabber.org/protocol/si'
SI_MULTIPLE = 'http://telepathy.freedesktop.org/xmpp/si-multiple'
STANZA = "urn:ietf:params:xml:ns:xmpp-stanzas"
+STREAMS = "urn:ietf:params:xml:ns:xmpp-streams"
TUBES = 'http://telepathy.freedesktop.org/xmpp/tubes'
VCARD_TEMP = 'vcard-temp'
X_DATA = 'jabber:x:data'