mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-27 05:09:23 +01:00
Fixed testPlugin.
This commit is contained in:
parent
1d53c99f5b
commit
60bf8eba95
@ -126,7 +126,7 @@ class MiscTestCase(ChannelPluginTestCase, PluginDocumentation):
|
|||||||
self.assertNotError('logfilesize')
|
self.assertNotError('logfilesize')
|
||||||
|
|
||||||
def testPlugin(self):
|
def testPlugin(self):
|
||||||
self.assertResponse('plugin plugin', 'Misc.')
|
self.assertResponse('plugin plugin', 'Misc')
|
||||||
|
|
||||||
def testTell(self):
|
def testTell(self):
|
||||||
m = self.getMsg('tell foo [plugin tell]')
|
m = self.getMsg('tell foo [plugin tell]')
|
||||||
|
Loading…
Reference in New Issue
Block a user