diff options
author | Andrew Morgan <andrew@amorgan.xyz> | 2020-03-19 17:12:37 +0000 |
---|---|---|
committer | Andrew Morgan <andrew@amorgan.xyz> | 2020-03-19 17:12:37 +0000 |
commit | 60baffdaa466a28da7b7495ec159093452944429 (patch) | |
tree | 203fb6f3d0430ffa074dcbab0c7230b4d2328753 /tests/unittest.py | |
parent | Replace /admin/v1/users_paginate endpoint with /admin/v2/users (#5925) (diff) | |
parent | Merge pull request #6469 from matrix-org/erikj/make_database_class (diff) | |
download | synapse-60baffdaa466a28da7b7495ec159093452944429.tar.xz |
Merge pull request #6469 from matrix-org/erikj/make_database_class
* commit 'f3ea2f5a0': Remove unused var Fix DB scripts Newsfile Move background update handling out of store Comments Move DB pool and helper functions into dedicated Database class
Diffstat (limited to 'tests/unittest.py')
-rw-r--r-- | tests/unittest.py | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/tests/unittest.py b/tests/unittest.py |