diff options
author | Erik Johnston <erikj@jki.re> | 2018-08-23 10:55:14 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-08-23 10:55:14 +0100 |
commit | dddb5aa7bb30767023030dc33912b2816fb07c7d (patch) | |
tree | c6c6649a70a340be2295faf929ec7cc561a6d5fe /tests | |
parent | Merge pull request #3680 from matrix-org/neilj/server_notices_on_blocking (diff) | |
parent | Newsfile (diff) | |
download | synapse-dddb5aa7bb30767023030dc33912b2816fb07c7d.tar.xz |
Merge pull request #3746 from matrix-org/erikj/mau_fixups
Fix MAU invalidation due to missing yield
Diffstat (limited to 'tests')
-rw-r--r-- | tests/server_notices/__init__.py | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/tests/server_notices/__init__.py b/tests/server_notices/__init__.py
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/tests/server_notices/__init__.py
|