diff options
author | Richard van der Hoff <1389908+richvdh@users.noreply.github.com> | 2021-04-23 17:06:47 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-23 17:06:47 +0100 |
commit | 59d24c5bef4e05fa7be0cad1f7e63f0a0097374b (patch) | |
tree | 73d1af65fe53576035380929b3ee4b6836317ec9 /tests | |
parent | Add type hints to auth and auth_blocking. (#9876) (diff) | |
download | synapse-59d24c5bef4e05fa7be0cad1f7e63f0a0097374b.tar.xz |
pass a reactor into SynapseSite (#9874)
Diffstat (limited to 'tests')
-rw-r--r-- | tests/replication/_base.py | 1 | ||||
-rw-r--r-- | tests/test_server.py | 1 | ||||
-rw-r--r-- | tests/unittest.py | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/tests/replication/_base.py b/tests/replication/_base.py |