diff options
author | Paul "LeoNerd" Evans <paul@matrix.org> | 2015-01-22 20:06:08 +0000 |
---|---|---|
committer | Paul "LeoNerd" Evans <paul@matrix.org> | 2015-01-22 20:06:28 +0000 |
commit | 3a243c53f41a719c4de62630db6018f97d5b94ae (patch) | |
tree | b9953031a1556f12fc57eac5143694cac0795844 /tests/handlers/test_presence.py | |
parent | Much merging of test case setUp() methods to make them much more (diff) | |
download | synapse-3a243c53f41a719c4de62630db6018f97d5b94ae.tar.xz |
Rename MockedDatastoreTestCase to MockedDatastorePresenceTestCase since it is still presence-specific
Diffstat (limited to 'tests/handlers/test_presence.py')
-rw-r--r-- | tests/handlers/test_presence.py | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/handlers/test_presence.py b/tests/handlers/test_presence.py |