[Telepathy-commits] [telepathy-salut/master] Caps test: Remove uneeded variable

Alban Crequy alban.crequy at collabora.co.uk
Thu Feb 26 11:20:10 PST 2009


---
 tests/twisted/avahi/test-caps-tubes.py |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/tests/twisted/avahi/test-caps-tubes.py b/tests/twisted/avahi/test-caps-tubes.py
index 44e18dc..16c00b6 100644
--- a/tests/twisted/avahi/test-caps-tubes.py
+++ b/tests/twisted/avahi/test-caps-tubes.py
@@ -492,7 +492,6 @@ def test_tube_caps_to_contact(q, bus, conn, service):
         (1, go_fixed_properties, go_allowed_properties)]
 
     # send presence with no cap info
-    ver = 'JpaYgiKL0y4fUOCTwN3WLGpaftM='
     txt_record = { "txtvers": "1", "status": "avail"}
     contact_name = "test-caps-tube2@" + get_host_name()
     listener, port = setup_stream_listener(q, contact_name)
@@ -519,7 +518,6 @@ def test_tube_caps_to_contact(q, bus, conn, service):
     assert e.succeeded, e.reason
     e = q.expect('stream-opened', connection = outbound)
 
-
     conn_caps_iface = dbus.Interface(conn, caps_iface)
     conn_contacts_iface = dbus.Interface(conn, contacts_iface)
 
-- 
1.5.6.5




More information about the telepathy-commits mailing list