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