summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2009-07-27 18:36:47 +0100
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2009-07-27 18:36:47 +0100
commit88ab436c572f7e8cbaa49fdce777e4c022b144a0 (patch)
treef2ad989b7f312f137c8cb259ff25d30c49406c55
parent997b9627fb3ffe4c1ffc18c433be96d5917dad36 (diff)
Remove wrongly-copied comment as per wjt's review
-rw-r--r--test/twisted/capabilities/draft-1.py4
1 files changed, 0 insertions, 4 deletions
diff --git a/test/twisted/capabilities/draft-1.py b/test/twisted/capabilities/draft-1.py
index 629f3cc6..c03f9af8 100644
--- a/test/twisted/capabilities/draft-1.py
+++ b/test/twisted/capabilities/draft-1.py
@@ -68,10 +68,6 @@ def test(q, bus, mc):
return True
def check_draft_1_caps(e):
- # Because MC has no idea how to map Client capabilities into legacy
- # capabilities, it assumes that every client has all the flags in
- # the world. In this example we have (only) a StreamedMedia client
- # and a stream-tube client, so that's what MC will tell us.
aasv = e.args[0]
assert media_fixed_properties in aasv