mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-23 11:09:23 +01:00
Added a test for supa1337.
This commit is contained in:
parent
1c1046cddb
commit
a0d830c061
@ -39,6 +39,7 @@ class FilterTest(ChannelPluginTestCase, PluginDocumentation):
|
|||||||
plugins = ('Filter',)
|
plugins = ('Filter',)
|
||||||
def testNoErrors(self):
|
def testNoErrors(self):
|
||||||
self.assertNotError('leet foobar')
|
self.assertNotError('leet foobar')
|
||||||
|
self.assertNotError('supa1337 foobar')
|
||||||
self.assertNotError('lithp meghan sweeney')
|
self.assertNotError('lithp meghan sweeney')
|
||||||
|
|
||||||
def testJeffk(self):
|
def testJeffk(self):
|
||||||
|
Loading…
Reference in New Issue
Block a user