diff options
author | Richard van der Hoff <richard@matrix.org> | 2017-10-17 10:53:34 +0100 |
---|---|---|
committer | Richard van der Hoff <richard@matrix.org> | 2017-10-17 10:53:34 +0100 |
commit | a6ad8148b9d3058e316589a952744ecb15aa2057 (patch) | |
tree | 8bba47d5b28bf4d643c3be01e1e216890fb7257e /tests | |
parent | Add some tests for make_deferred_yieldable (diff) | |
download | synapse-a6ad8148b9d3058e316589a952744ecb15aa2057.tar.xz |
Fix name of test_logcontext
The file under test is logcontext.py, not log_context.py
Diffstat (limited to 'tests')
-rw-r--r-- | tests/util/test_logcontext.py (renamed from tests/util/test_log_context.py) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/tests/util/test_log_context.py b/tests/util/test_logcontext.py
index e2f7765f49..e2f7765f49 100644
--- a/tests/util/test_log_context.py
+++ b/tests/util/test_logcontext.py
|