mirror of
https://github.com/Mikaela/Limnoria.git
synced 2025-01-11 12:42:34 +01:00
Remove debug message
This commit is contained in:
parent
c0ff3c3f92
commit
31d9d47751
@ -360,7 +360,6 @@ class PluginTestCase(SupyTestCase):
|
||||
return
|
||||
for cb in self.irc.callbacks:
|
||||
name = cb.name()
|
||||
print " --- " + name
|
||||
if ((name in self._noTestDoc) and \
|
||||
not name.lower() in self.__class__.__name__.lower()):
|
||||
continue
|
||||
|
Loading…
Reference in New Issue
Block a user