mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-05-02 11:16:07 -04:00
Added unit tests for PresenceDataStore too
This commit is contained in:
parent
dc7f39677f
commit
dd1a9100c5
2 changed files with 166 additions and 2 deletions
|
@ -17,8 +17,6 @@
|
|||
from twisted.trial import unittest
|
||||
from twisted.internet import defer
|
||||
|
||||
from mock import Mock, call
|
||||
|
||||
from synapse.server import HomeServer
|
||||
from synapse.storage.profile import ProfileStore
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue