mirror of
https://github.com/Mikaela/Limnoria.git
synced 2025-01-10 20:22:36 +01:00
We should call our parents more often.
This commit is contained in:
parent
b7e030f5e3
commit
06131461da
@ -320,6 +320,7 @@ class PrivmsgTestCase(ChannelPluginTestCase):
|
||||
del self.Second.second
|
||||
if hasattr(self.FirstRepeat, 'firstrepeat'):
|
||||
del self.FirstRepeat.firstrepeat
|
||||
ChannelPluginTestCase.tearDown(self)
|
||||
|
||||
def testDispatching(self):
|
||||
self.irc.addCallback(self.First())
|
||||
|
Loading…
Reference in New Issue
Block a user