Filter: Fix previous merge.

This commit is contained in:
Valentin Lorentz 2014-10-14 22:46:57 +02:00
parent e70efa1489
commit e4025fae7a
1 changed files with 0 additions and 4 deletions

View File

@ -59,10 +59,6 @@ class FilterTest(ChannelPluginTestCase):
except KeyError:
pass
def testHebrew(self):
self.assertResponse('hebrew The quick brown fox '
'jumps over the lazy dog.',
'Th qck brwn fx jmps vr th lzy dg.')
def testJeffk(self):
for i in range(100):
self.assertNotError('jeffk the quick brown fox is ghetto')