diff options
author | Erik Johnston <erik@matrix.org> | 2015-06-03 16:06:39 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2015-06-03 16:44:24 +0100 |
commit | 55bf90b9e458c6adbbd0e82403f9da06da95a812 (patch) | |
tree | d717ebff3d547e2341483b13730b681fe980686d /tests/handlers | |
parent | Log where a request came from in federation (diff) | |
download | synapse-55bf90b9e458c6adbbd0e82403f9da06da95a812.tar.xz |
Don't needlessly compute prev_state
Diffstat (limited to 'tests/handlers')
-rw-r--r-- | tests/handlers/test_room.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/handlers/test_room.py b/tests/handlers/test_room.py |