We should call our parents more often.

This commit is contained in:
Jeremy Fincher 2004-08-23 13:04:22 +00:00
parent b7e030f5e3
commit 06131461da

View File

@ -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())