diff options
author | Erik Johnston <erik@matrix.org> | 2016-04-06 14:32:45 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2016-04-06 14:32:45 +0100 |
commit | b713934b2e0380f7169106b6aed346012fc21b06 (patch) | |
tree | 55e71f0b22dd178595ab8d57644821c535a794ad /tests | |
parent | Merge pull request #694 from matrix-org/markjh/caches (diff) | |
parent | Don't require config to create database (diff) | |
download | synapse-b713934b2e0380f7169106b6aed346012fc21b06.tar.xz |
Merge pull request #698 from matrix-org/erikj/port_script_fix
Don't require config to create database
Diffstat (limited to 'tests')
-rw-r--r-- | tests/storage/test_base.py | 2 | ||||
-rw-r--r-- | tests/utils.py | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/tests/storage/test_base.py b/tests/storage/test_base.py |