Add more unit tests for exclusive namespaces.

This commit is contained in:
Kegan Dougal 2015-02-27 11:51:06 +00:00
parent 127efeeb68
commit de190e49d5
2 changed files with 50 additions and 2 deletions

View file

@ -54,7 +54,7 @@ class ApplicationServiceStoreTestCase(unittest.TestCase):
{"regex": "@foobar_.*:matrix.org", "exclusive": True}
]
alias_regex = [
{"regex": "#foobar_.*:matrix.org", "exclusive": True}
{"regex": "#foobar_.*:matrix.org", "exclusive": False}
]
room_regex = [