diff options
author | Paul "LeoNerd" Evans <paul@matrix.org> | 2014-09-10 16:56:02 +0100 |
---|---|---|
committer | Paul "LeoNerd" Evans <paul@matrix.org> | 2014-09-10 16:56:02 +0100 |
commit | 08f5c48fc81753ac29d4f76080a44bcd5aa52ece (patch) | |
tree | f2faa955e6d60a9d8c2f3f8016e90da025888dd4 /tests/storage | |
parent | It's considered polite to actually wait for DB prepare before running tests (diff) | |
download | synapse-08f5c48fc81753ac29d4f76080a44bcd5aa52ece.tar.xz |
Move SQLiteMemoryDbPool implementation into tests.utils
Diffstat (limited to 'tests/storage')
-rw-r--r-- | tests/storage/test_profile.py | 28 |
1 files changed, 1 insertions, 27 deletions
diff --git a/tests/storage/test_profile.py b/tests/storage/test_profile.py |