From bfeba912b6401dff50105604b36447ccab5e463f Mon Sep 17 00:00:00 2001 From: Cosimo Alfarano Date: Wed, 2 Nov 2011 11:39:21 +0000 Subject: [PATCH 1/4] Remove useless symbol in test_local_pending --- tests/twisted/roster/test-google-roster.py | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/tests/twisted/roster/test-google-roster.py b/tests/twisted/roster/test-google-roster.py index 790501c..38ee557 100644 --- a/tests/twisted/roster/test-google-roster.py +++ b/tests/twisted/roster/test-google-roster.py @@ -273,7 +273,6 @@ def test_local_pending(q, bus, conn, stream, subscribe): Here, we test that Gabble is suppressing the flickers. """ - self_handle = conn.GetSelfHandle() contact = 'alice@foo.com' handle = conn.RequestHandles(cs.HT_CONTACT, [contact])[0] -- 1.7.7