summary refs log tree commit diff
path: root/tests
diff options
context:
space:
mode:
authorKegan Dougal <kegan@matrix.org>2014-10-09 15:55:07 +0100
committerKegan Dougal <kegan@matrix.org>2014-10-09 15:55:07 +0100
commit868eb478d8b0a5691c540a74a06bafe8864abf9a (patch)
tree898b411add29a1e6067099ffc6e135b708c91f68 /tests
parentStill broken. (diff)
downloadsynapse-868eb478d8b0a5691c540a74a06bafe8864abf9a.tar.xz
Fixed test.
Diffstat (limited to 'tests')
-rw-r--r--tests/test_state.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/test_state.py b/tests/test_state.py
index 5714d85b36..b1624f0b25 100644
--- a/tests/test_state.py
+++ b/tests/test_state.py
@@ -72,7 +72,6 @@ class StateTestCase(unittest.TestCase):
         is_new = yield self.state.handle_new_state(new_pdu)
 
         self.assertTrue(is_new)
-        self.assertTrue(False)
 
         self.persistence.get_unresolved_state_tree.assert_called_once_with(
             new_pdu