diff options
author | Jonny Lamb <jonny.lamb@collabora.co.uk> | 2011-09-30 10:40:28 +0100 |
---|---|---|
committer | Jonny Lamb <jonny.lamb@collabora.co.uk> | 2011-09-30 10:40:28 +0100 |
commit | 862aee50a0b80054ff2b7d3d4030f37d3646fff3 (patch) | |
tree | 03b9f84888d52b796bcc7ffb6f45fe0306576590 /tests/twisted/yconstants.py | |
parent | 2163dc3ca3569401b865fc97930cda4e8d378cc1 (diff) | |
parent | 512576d656e37c88cd4f9fc9927ed266a8816202 (diff) |
Merge branch 'gabble'
Diffstat (limited to 'tests/twisted/yconstants.py')
-rw-r--r-- | tests/twisted/yconstants.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/twisted/yconstants.py b/tests/twisted/yconstants.py index 4f965d9..4a69cb5 100644 --- a/tests/twisted/yconstants.py +++ b/tests/twisted/yconstants.py @@ -23,3 +23,4 @@ ERROR_TYPE_WAIT = 5 MESSAGE_NS = 'urn:ytstenut:message' STATUS_NS = 'urn:ytstenut:status' +SERVICE_NS = 'urn:ytstenut:service' |