--- a/test.py Fri Oct 19 01:24:51 2018 +0800+++ b/test.py Fri Oct 19 01:27:03 2018 +0800@@ -33,9 +33,6 @@ class MercurialTestCase(PluginTestCase): plugins = ('Mercurial',) - def setUp(self):- ChannelPluginTestCase.setUp(self)- print 'foo' def testHghelp(self): self.assertNotError('hghelp foo')