mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-23 02:49:27 +01:00
Fixed testChannel.
This commit is contained in:
parent
5be0b319a4
commit
dec8c52b86
@ -120,7 +120,7 @@ class AliasTestCase(ChannelPluginTestCase, PluginDocumentation):
|
||||
|
||||
def testChannel(self):
|
||||
self.assertNotError('alias add channel echo $channel')
|
||||
self.assertResponse('channel', self.channel)
|
||||
self.assertResponse('alias channel', self.channel)
|
||||
|
||||
def testNick(self):
|
||||
self.assertNotError('alias add sendingnick "rot13 [rot13 $nick]"')
|
||||
|
Loading…
Reference in New Issue
Block a user