from plone.app.testing.bbb import PloneTestCase

class CMFEditionsBaseTestCase(PloneTestCase):
    """ A base class for Products.CMFEditions testing """
