[telepathy-gabble/master] No need to check for TARGET_{HANDLE, ID} twice
Sjoerd Simons
sjoerd.simons at collabora.co.uk
Wed Dec 23 06:36:18 PST 2009
---
tests/twisted/jingle/outgoing-basics.py | 3 ---
1 files changed, 0 insertions(+), 3 deletions(-)
diff --git a/tests/twisted/jingle/outgoing-basics.py b/tests/twisted/jingle/outgoing-basics.py
index 0896aaf..55944fe 100644
--- a/tests/twisted/jingle/outgoing-basics.py
+++ b/tests/twisted/jingle/outgoing-basics.py
@@ -279,9 +279,6 @@ def rccs(q, bus, conn, stream):
assertEquals(cs.HT_CONTACT, fixed[cs.TARGET_HANDLE_TYPE])
- assertContains(cs.TARGET_HANDLE, allowed)
- assertContains(cs.TARGET_ID, allowed)
-
expected_allowed = [
cs.TARGET_ID, cs.TARGET_HANDLE,
cs.INITIAL_VIDEO, cs.INITIAL_AUDIO
--
1.5.6.5
More information about the telepathy-commits
mailing list