diff options
author | Paul "LeoNerd" Evans <paul@matrix.org> | 2014-12-11 16:03:04 +0000 |
---|---|---|
committer | Paul "LeoNerd" Evans <paul@matrix.org> | 2014-12-11 16:03:12 +0000 |
commit | 3b2cc260531c18681c29e771a79f3374013b5c63 (patch) | |
tree | 0c2e97f11e100df8969fb6bb1d08be32406187c9 /synapse/handlers/typing.py | |
parent | Initial tiny hack at REST API for setting room typing notification status (diff) | |
download | synapse-3b2cc260531c18681c29e771a79f3374013b5c63.tar.xz |
Initial hack at unit tests of room typing REST API
Diffstat (limited to 'synapse/handlers/typing.py')
-rw-r--r-- | synapse/handlers/typing.py | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/synapse/handlers/typing.py b/synapse/handlers/typing.py |