[Telepathy-commits] [telepathy-gabble/master] remove useless blank lines

Guillaume Desmottes guillaume.desmottes at collabora.co.uk
Tue Oct 14 10:47:32 PDT 2008


---
 tests/twisted/olpc/olpc-activity-search.py |    2 --
 tests/twisted/olpc/olpc-buddy-search.py    |    3 ---
 2 files changed, 0 insertions(+), 5 deletions(-)

diff --git a/tests/twisted/olpc/olpc-activity-search.py b/tests/twisted/olpc/olpc-activity-search.py
index 94bbf46..be65835 100644
--- a/tests/twisted/olpc/olpc-activity-search.py
+++ b/tests/twisted/olpc/olpc-activity-search.py
@@ -69,9 +69,7 @@ def test(q, bus, conn, stream):
           })
 
     event = q.expect('dbus-error', method='CreateChannel')
-
     announce_gadget(q, stream, disco_event.stanza)
-
     sync_stream(q, stream)
 
     # TODO: change view var name
diff --git a/tests/twisted/olpc/olpc-buddy-search.py b/tests/twisted/olpc/olpc-buddy-search.py
index fb7724e..e6d7892 100644
--- a/tests/twisted/olpc/olpc-buddy-search.py
+++ b/tests/twisted/olpc/olpc-buddy-search.py
@@ -52,9 +52,7 @@ def test(q, bus, conn, stream):
           })
 
     event = q.expect('dbus-error', method='CreateChannel')
-
     announce_gadget(q, stream, disco_event.stanza)
-
     call_async(q, conn, 'RequestHandles', 1, ['bob at localhost'])
 
     event = q.expect('dbus-return', method='RequestHandles')
@@ -107,7 +105,6 @@ def test(q, bus, conn, stream):
 
     assert ({tp_name_prefix + '.Channel.ChannelType':
             olpc_name_prefix + '.Channel.Type.BuddyView'},
-
             [olpc_name_prefix + '.Channel.Interface.View.MaxSize',
              olpc_name_prefix + '.Channel.Type.BuddyView.Properties',
              olpc_name_prefix + '.Channel.Type.BuddyView.Alias'],
-- 
1.5.6.5




More information about the Telepathy-commits mailing list