diff options
author | Erik Johnston <erik@matrix.org> | 2015-08-11 17:00:17 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2015-08-11 17:00:17 +0100 |
commit | 7568fe880de77c3ba880b5e2c3369037fafcba1f (patch) | |
tree | 8ff1d726123d10845dbc3bb2e94d2220917021e5 | |
parent | Use TypeError instead of ValueError and give a nicer error mesasge (diff) | |
parent | Remove call to recently removed function in mock (diff) | |
download | synapse-7568fe880de77c3ba880b5e2c3369037fafcba1f.tar.xz |
Merge pull request #218 from matrix-org/mockfix
Remove call to "recently" removed function in mock
-rw-r--r-- | tests/test_distributor.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/test_distributor.py b/tests/test_distributor.py |