diff options
author | Paul "LeoNerd" Evans <paul@matrix.org> | 2015-01-27 13:03:31 +0000 |
---|---|---|
committer | Paul "LeoNerd" Evans <paul@matrix.org> | 2015-01-27 13:03:31 +0000 |
commit | 39c1892b22012e20ce6f43e92b01f6fad780081d (patch) | |
tree | 9b2d03e6382a18d61b5ead4bda9291e63349b6c4 /tests/rest/client/v2_alpha | |
parent | Initial trivial REST test of v2_alpha filter API (diff) | |
download | synapse-39c1892b22012e20ce6f43e92b01f6fad780081d.tar.xz |
Minor changes to v2_alpha filter REST test to allow the setUp method to be shareable
Diffstat (limited to 'tests/rest/client/v2_alpha')
-rw-r--r-- | tests/rest/client/v2_alpha/test_filter.py | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/tests/rest/client/v2_alpha/test_filter.py b/tests/rest/client/v2_alpha/test_filter.py |