diff options
author | Andrew Morgan <andrew@amorgan.xyz> | 2020-08-03 17:39:27 -0700 |
---|---|---|
committer | Andrew Morgan <andrew@amorgan.xyz> | 2020-08-03 17:39:27 -0700 |
commit | 3b44a5509670dab5b9446420457d7ea882c7badb (patch) | |
tree | 6d01d548cd08ed164ef9a80c2c1dcae5ef90e73a /tests/unittest.py | |
parent | Merge commit 'a4cf94a3c' into anoa/dinsic_release_1_18_x (diff) | |
parent | Convert the message handler to async/await. (#7884) (diff) | |
download | synapse-3b44a5509670dab5b9446420457d7ea882c7badb.tar.xz |
Merge commit 'cc9bb3dc3' into anoa/dinsic_release_1_18_x
* commit 'cc9bb3dc3': Convert the message handler to async/await. (#7884)
Diffstat (limited to 'tests/unittest.py')
-rw-r--r-- | tests/unittest.py | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/tests/unittest.py b/tests/unittest.py |