diff options
author | Paul "LeoNerd" Evans <paul@matrix.org> | 2015-04-15 23:32:11 +0100 |
---|---|---|
committer | Paul "LeoNerd" Evans <paul@matrix.org> | 2015-04-15 23:32:11 +0100 |
commit | 04c7f3576ec586ec16aa232794d01035390f8611 (patch) | |
tree | e12f85132f8b18b6fa08780d389a94f0a35f2d5a /tests/rest/client | |
parent | Have TypingNotificationEventSource.get_new_events_for_user() return a deferre... (diff) | |
download | synapse-04c7f3576ec586ec16aa232794d01035390f8611.tar.xz |
Various minor fixes to unit-test structure around typing notifications
Diffstat (limited to 'tests/rest/client')
-rw-r--r-- | tests/rest/client/v1/test_typing.py | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/tests/rest/client/v1/test_typing.py b/tests/rest/client/v1/test_typing.py |