telepathy-gabble: only-text-when-needed: add missing constants import
Guillaume Desmottes
gdesmott at kemper.freedesktop.org
Thu Oct 10 11:04:12 PDT 2013
Module: telepathy-gabble
Branch: master
Commit: 0378fc18b0efa34919e28b5ec2669816d8d7b1c6
URL: http://cgit.freedesktop.org/telepathy/telepathy-gabble/commit/?id=0378fc18b0efa34919e28b5ec2669816d8d7b1c6
Author: Guillaume Desmottes <guillaume.desmottes at collabora.co.uk>
Date: Thu Oct 10 14:03:54 2013 -0400
only-text-when-needed: add missing constants import
---
tests/twisted/muc/only-text-when-needed.py | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/tests/twisted/muc/only-text-when-needed.py b/tests/twisted/muc/only-text-when-needed.py
index 4be3391..744e47e 100644
--- a/tests/twisted/muc/only-text-when-needed.py
+++ b/tests/twisted/muc/only-text-when-needed.py
@@ -7,6 +7,7 @@ from servicetest import call_async, EventPattern, assertEquals, \
sync_dbus, wrap_channel
from gabbletest import exec_test, make_muc_presence, \
sync_stream, elem
+import constants as cs
from mucutil import echo_muc_presence
More information about the telepathy-commits
mailing list