mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-05-03 07:54:48 -04:00
Pepper UT TODOs
This commit is contained in:
parent
5dd8087ea4
commit
f84ddc75cb
2 changed files with 6 additions and 0 deletions
|
@ -19,6 +19,7 @@ from synapse.api.streams import PaginationConfig
|
|||
from base import RestServlet, client_path_pattern
|
||||
|
||||
|
||||
# TODO: Needs unit testing
|
||||
class InitialSyncRestServlet(RestServlet):
|
||||
PATTERN = client_path_pattern("/initialSync$")
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue