diff options
| author | Richard van der Hoff <richard@matrix.org> | 2019-05-01 15:32:38 +0100 |
|---|---|---|
| committer | Richard van der Hoff <richard@matrix.org> | 2019-05-01 15:44:30 +0100 |
| commit | 40e576e29cf6f06d6b5244c5d1df34cf33b1f556 (patch) | |
| tree | fba1db80c9a79a2abd00c587b861bb37ef7ca31b /tests/push/test_http.py | |
| parent | Move admin API to a new prefix (diff) | |
| download | synapse-40e576e29cf6f06d6b5244c5d1df34cf33b1f556.tar.xz | |
Move admin api impl to its own package
It doesn't really belong under rest/client/v1 any more.
Diffstat (limited to '')
| -rw-r--r-- | tests/push/test_http.py | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/tests/push/test_http.py b/tests/push/test_http.py |
