summary refs log tree commit diff
path: root/tests/handlers
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2014-12-10 10:25:21 +0000
committerErik Johnston <erik@matrix.org>2014-12-10 10:25:21 +0000
commitf26ec14b2167a2a52e30f3e6d52f50cbb5cdbf52 (patch)
treefe85868b53cb57bcd2b620d2b59849979c2ce3f1 /tests/handlers
parentCode style. (diff)
downloadsynapse-f26ec14b2167a2a52e30f3e6d52f50cbb5cdbf52.tar.xz
Remove whitespace
Diffstat (limited to 'tests/handlers')
-rw-r--r--tests/handlers/test_typing.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/handlers/test_typing.py b/tests/handlers/test_typing.py
index 2f170ac3bf..7b390e4346 100644
--- a/tests/handlers/test_typing.py
+++ b/tests/handlers/test_typing.py
@@ -167,7 +167,7 @@ class TypingNotificationsTestCase(unittest.TestCase):
     @defer.inlineCallbacks
     def test_started_typing_remote_send(self):
         self.room_members = [self.u_apple, self.u_onion]
-        
+
         put_json = self.mock_http_client.put_json
         put_json.expect_call_and_return(
             call("farm",