summary refs log tree commit diff
path: root/tests/rest/client/v1/test_rooms.py
diff options
context:
space:
mode:
authorRichard van der Hoff <richard@matrix.org>2018-01-09 12:04:52 +0000
committerRichard van der Hoff <richard@matrix.org>2018-01-09 12:06:45 +0000
commit374c4d4cedf2366f145934d750fd309209b0de62 (patch)
treeb1bb3a4dc628772e26ccae072d826c9b59b7bf8d /tests/rest/client/v1/test_rooms.py
parentDisable user_directory updates for UTs (diff)
downloadsynapse-374c4d4cedf2366f145934d750fd309209b0de62.tar.xz
Remove dead code
pointless function is pointless
Diffstat (limited to 'tests/rest/client/v1/test_rooms.py')
-rw-r--r--tests/rest/client/v1/test_rooms.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/rest/client/v1/test_rooms.py b/tests/rest/client/v1/test_rooms.py
index de376fb514..9f37255381 100644
--- a/tests/rest/client/v1/test_rooms.py
+++ b/tests/rest/client/v1/test_rooms.py
@@ -515,9 +515,6 @@ class RoomsCreateTestCase(RestTestCase):
 
         synapse.rest.client.v1.room.register_servlets(hs, self.mock_resource)
 
-    def tearDown(self):
-        pass
-
     @defer.inlineCallbacks
     def test_post_room_no_keys(self):
         # POST with no config keys, expect new room id