mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-08-21 19:28:11 -04:00
Revert accidental commits to develop.
This commit is contained in:
parent
6cae125e20
commit
8cd68b8102
5 changed files with 185 additions and 195 deletions
|
@ -23,8 +23,7 @@ from synapse.storage.database import DatabasePool
|
|||
from synapse.storage.engines import create_engine
|
||||
|
||||
from tests import unittest
|
||||
from tests.server import TestHomeServer
|
||||
from tests.utils import default_config
|
||||
from tests.utils import TestHomeServer, default_config
|
||||
|
||||
|
||||
class SQLBaseStoreTestCase(unittest.TestCase):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue