diff options
author | Erik Johnston <erik@matrix.org> | 2014-11-10 15:37:53 +0000 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2014-11-10 15:37:53 +0000 |
commit | ec824927c1e1af76abad1ea0c5eea1098a5c9cfa (patch) | |
tree | 03329c2937deac832da9708f0bed0f909c5bea83 /tests/rest/test_events.py | |
parent | Fix SQLBaseStoreTestCase (diff) | |
download | synapse-ec824927c1e1af76abad1ea0c5eea1098a5c9cfa.tar.xz |
Fix rest.test_events. Convert to use SQLiteMemoryDbPool
Diffstat (limited to 'tests/rest/test_events.py')
-rw-r--r-- | tests/rest/test_events.py | 15 |
1 files changed, 5 insertions, 10 deletions
diff --git a/tests/rest/test_events.py b/tests/rest/test_events.py |