[telepathy-gabble/master] Fix indentation
Sjoerd Simons
sjoerd.simons at collabora.co.uk
Wed Dec 23 16:09:52 PST 2009
---
tests/twisted/jingle/call-basics.py | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/tests/twisted/jingle/call-basics.py b/tests/twisted/jingle/call-basics.py
index 2884cd1..99c4954 100644
--- a/tests/twisted/jingle/call-basics.py
+++ b/tests/twisted/jingle/call-basics.py
@@ -145,7 +145,7 @@ def run_test(jp, q, bus, conn, stream, incoming):
cstream.CandidatesPrepared (dbus_interface=cs.CALL_STREAM_IFACE_MEDIA)
local_candidates = cstream.Get(cs.CALL_STREAM_IFACE_MEDIA,
- "LocalCandidates", dbus_interface=dbus.PROPERTIES_IFACE)
+ "LocalCandidates", dbus_interface=dbus.PROPERTIES_IFACE)
assertEquals (candidates, local_candidates)
endpoints = cstream.Get(cs.CALL_STREAM_IFACE_MEDIA,
--
1.5.6.5
More information about the telepathy-commits
mailing list