# -*- coding: utf-8 -*-
from plone.app.testing.bbb import PloneTestCase as TestCase  # noqa
from plone.app.testing.bbb import PloneTestCase as FunctionalTestCase  # noqa
