diff options
author | Kegan Dougal <kegan@matrix.org> | 2015-02-04 12:24:20 +0000 |
---|---|---|
committer | Kegan Dougal <kegan@matrix.org> | 2015-02-04 12:24:20 +0000 |
commit | 525a218b2b072b24721c9c9efae42aae21388fc8 (patch) | |
tree | cff1cb05b2c12902ba7ac778ac40d3f79dbd3d1e /synapse/handlers | |
parent | Add stub ApplicationServiceApi and glue it with the handler. (diff) | |
download | synapse-525a218b2b072b24721c9c9efae42aae21388fc8.tar.xz |
Begin to add unit tests for appservice glue and regex testing.
Diffstat (limited to 'synapse/handlers')
-rw-r--r-- | synapse/handlers/appservice.py | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/synapse/handlers/appservice.py b/synapse/handlers/appservice.py |