[Telepathy-commits] [telepathy-gabble/master] Remove a useless return
Marco Barisione
marco at barisione.org
Tue Jan 6 08:41:28 PST 2009
---
tests/twisted/tubes/test-si-fallback.py | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/tests/twisted/tubes/test-si-fallback.py b/tests/twisted/tubes/test-si-fallback.py
index b15160e..984593b 100644
--- a/tests/twisted/tubes/test-si-fallback.py
+++ b/tests/twisted/tubes/test-si-fallback.py
@@ -326,7 +326,5 @@ def test(q, bus, conn, stream):
q.expect('stream-iq', iq_type='result')
- return
-
if __name__ == '__main__':
exec_test(test)
--
1.5.6.5
More information about the Telepathy-commits
mailing list