diff options
author | Mark Haines <mark.haines@matrix.org> | 2015-09-22 18:33:34 +0100 |
---|---|---|
committer | Mark Haines <mark.haines@matrix.org> | 2015-09-22 18:33:34 +0100 |
commit | bb4dddd6c4f85bc5b07119d3f9dec31964b5b6f9 (patch) | |
tree | bb9a1b54e093797846c142d64af4fafafdeee738 /tests/rest/client | |
parent | Note that GzipFile was removed in comment that referenced it (diff) | |
download | synapse-bb4dddd6c4f85bc5b07119d3f9dec31964b5b6f9.tar.xz |
Move NullSource out of synapse and into tests since it is only used by the tests
Diffstat (limited to 'tests/rest/client')
-rw-r--r-- | tests/rest/client/v1/test_presence.py | 18 |
1 files changed, 17 insertions, 1 deletions
diff --git a/tests/rest/client/v1/test_presence.py b/tests/rest/client/v1/test_presence.py |