"""Default unit test configuration and fixtures."""from__future__importabsolute_import,unicode_literals# Import hooks and fixture overrides from the cms package to# avoid duplicating the implementationfromcms.conftestimport_django_clear_site_cache,pytest_configure# pylint: disable=unused-import