diff options
author | Paul "LeoNerd" Evans <paul@matrix.org> | 2015-01-27 16:17:56 +0000 |
---|---|---|
committer | Paul "LeoNerd" Evans <paul@matrix.org> | 2015-01-27 16:17:56 +0000 |
commit | 059651efa19a88eb0823bce1d5beff2d95cb01c2 (patch) | |
tree | 51f89ec0377a8c4ec3016938b15ba82cfb76b9c4 /tests/api | |
parent | Initial trivial unittest of Filtering object (diff) | |
download | synapse-059651efa19a88eb0823bce1d5beff2d95cb01c2.tar.xz |
Have the Filtering API return Deferreds, so we can do the Datastore implementation nicely
Diffstat (limited to 'tests/api')
-rw-r--r-- | tests/api/test_filtering.py | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/tests/api/test_filtering.py b/tests/api/test_filtering.py |