Remove test_suite functions since they are only needed for zope.testing < 3.8.0.
This commit is contained in:
@@ -569,6 +569,3 @@ class NoConversationCatalogTest(unittest.TestCase):
|
||||
IAnnotations(self.portal.doc1)
|
||||
)
|
||||
|
||||
|
||||
def test_suite():
|
||||
return unittest.defaultTestLoader.loadTestsFromName(__name__)
|
||||
|
||||
Reference in New Issue
Block a user