summaryrefslogtreecommitdiff
path: root/tests/twisted/channels/room-list-multiple.py
diff options
context:
space:
mode:
authorAlexander Akulich <akulichalexander@gmail.com>2020-11-01 15:37:04 +0300
committerAlexander Akulich <akulichalexander@gmail.com>2020-11-01 18:26:37 +0300
commit008cd4810ae8857f6527a1fc0923c8d06b21e68e (patch)
tree9c5d80e1f4c0a32d71c9342e44ac5fe88479679f /tests/twisted/channels/room-list-multiple.py
parent07f5b8e2be0d1f1e7838e8ed68c34b7e0e8b8863 (diff)
downloadtelepathy-idle-008cd4810ae8857f6527a1fc0923c8d06b21e68e.tar.gz
Port tests to Python 3
Diffstat (limited to 'tests/twisted/channels/room-list-multiple.py')
-rw-r--r--tests/twisted/channels/room-list-multiple.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/twisted/channels/room-list-multiple.py b/tests/twisted/channels/room-list-multiple.py
index 568f4b4..06b138f 100644
--- a/tests/twisted/channels/room-list-multiple.py
+++ b/tests/twisted/channels/room-list-multiple.py
@@ -18,7 +18,7 @@ def test(q, bus, conn, stream):
EventPattern('dbus-signal', signal='StatusChanged', args=[1, 1]),
EventPattern('irc-connected'))
q.expect('dbus-signal', signal='SelfHandleChanged',
- args=[1L])
+ args=[1])
# request a roomlist channel
call_async(q, conn, 'CreateChannel',