diff options
author | Paul "LeoNerd" Evans <paul@matrix.org> | 2014-09-17 16:04:05 +0100 |
---|---|---|
committer | Paul "LeoNerd" Evans <paul@matrix.org> | 2014-09-17 16:04:05 +0100 |
commit | ba41ca45fa40cb23bd8f28f6802788f7f38a46b7 (patch) | |
tree | 8fd25ab5794a56150cb01c2d98e92a8181fbe3c6 | |
parent | Added a useful unit test primitive for asserting object attributes (diff) | |
download | synapse-ba41ca45fa40cb23bd8f28f6802788f7f38a46b7.tar.xz |
Use new assertObjectHasAttributes() in tests/storage/test_room.py
-rw-r--r-- | tests/storage/test_room.py | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/tests/storage/test_room.py b/tests/storage/test_room.py |