diff --git a/test/test_Filter.py b/test/test_Filter.py index 7a7858b4c..fc1cdef41 100644 --- a/test/test_Filter.py +++ b/test/test_Filter.py @@ -39,6 +39,7 @@ class FilterTest(ChannelPluginTestCase, PluginDocumentation): plugins = ('Filter',) def testNoErrors(self): self.assertNotError('leet foobar') + self.assertNotError('supa1337 foobar') self.assertNotError('lithp meghan sweeney') def testJeffk(self):