diff options
author | Richard van der Hoff <richard@matrix.org> | 2020-12-02 17:40:31 +0000 |
---|---|---|
committer | Richard van der Hoff <richard@matrix.org> | 2020-12-02 18:38:29 +0000 |
commit | c834f1d67a7feeaebc353d0170f99a618bf32b5b (patch) | |
tree | 02091b0f7bb55d0fb2b673fbfdbbc59481b6bea1 /tests/handlers/test_typing.py | |
parent | Remove redundant mocking (diff) | |
download | synapse-c834f1d67a7feeaebc353d0170f99a618bf32b5b.tar.xz |
remove unused `resource_for_federation`
This is now only used in `test_typing`, so move it there.
Diffstat (limited to 'tests/handlers/test_typing.py')
-rw-r--r-- | tests/handlers/test_typing.py | 14 |
1 files changed, 13 insertions, 1 deletions
diff --git a/tests/handlers/test_typing.py b/tests/handlers/test_typing.py |