mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-23 19:19:32 +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):
|
class CtcpTestCase(PluginTestCase):
|
||||||
plugins = ('Ctcp',)
|
plugins = ('Ctcp',)
|
||||||
def testVersion(self):
|
def testVersion(self):
|
||||||
|
self.assertNotError('unload Misc')
|
||||||
self.assertNoResponse('version', 1)
|
self.assertNoResponse('version', 1)
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user