# Copyright Crown and Cartopy Contributors
#
# This file is part of Cartopy and is released under the BSD 3-clause license.
# See LICENSE in the root of the repository for full licensing details.
"""
Tests for specific Cartopy CRS subclasses.

"""

import pytest


pytest.register_assert_rewrite('cartopy.tests.crs.helpers')
