mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-23 11:09:23 +01:00
Unloaded Misc before testing for no response.
This commit is contained in:
parent
c150567565
commit
f2ab2576da
@ -34,6 +34,7 @@ from test import *
|
||||
class CtcpTestCase(PluginTestCase):
|
||||
plugins = ('Ctcp',)
|
||||
def testVersion(self):
|
||||
self.assertNotError('unload Misc')
|
||||
self.assertNoResponse('version', 1)
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user