summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonny Lamb <jonny.lamb@collabora.co.uk>2011-09-07 11:22:18 +0100
committerJonny Lamb <jonny.lamb@collabora.co.uk>2011-09-07 14:56:56 +0100
commit84bcb28bc7395c7c81f3753a18a1105577fc33c5 (patch)
tree50acf3d3400ad007ad5f208f4d15d6ec045d1c25
parentea717956461cd9966669b2d86f3015b99fd9702f (diff)
yconstants: add the service ns
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
-rw-r--r--tests/twisted/yconstants.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/twisted/yconstants.py b/tests/twisted/yconstants.py
index 9184d86..0549b92 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'