diff options
author | Erik Johnston <erik@matrix.org> | 2019-10-29 14:05:32 +0000 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2019-10-29 14:13:08 +0000 |
commit | 3f33879be4697666a304a472d090d4def0c671d0 (patch) | |
tree | 4fb8634f9302afb507cb5f80c166555bf158a8c3 /tests | |
parent | Merge pull request #6263 from matrix-org/erikj/caches_return_deferreds (diff) | |
download | synapse-3f33879be4697666a304a472d090d4def0c671d0.tar.xz |
Port federation_server to async/await
Diffstat (limited to 'tests')
-rw-r--r-- | tests/handlers/test_typing.py | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/handlers/test_typing.py b/tests/handlers/test_typing.py |