diff options
author | Paul "LeoNerd" Evans <paul@matrix.org> | 2015-01-12 18:01:33 +0000 |
---|---|---|
committer | Paul "LeoNerd" Evans <paul@matrix.org> | 2015-01-12 18:01:49 +0000 |
commit | 968dc988f9008b15348705c52992100dcabf206f (patch) | |
tree | 44f277315e044be384c37fc9a9a182383079862a | |
parent | SYN-178: Fix off by one. (diff) | |
download | synapse-968dc988f9008b15348705c52992100dcabf206f.tar.xz |
Check that setting typing notification still works after explicit timeout - SYN-230
-rw-r--r-- | tests/handlers/test_typing.py | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/tests/handlers/test_typing.py b/tests/handlers/test_typing.py |