# -*- coding: utf-8 -*-
pytest_plugins = [
u'ckanext.spatial.tests.ckan_setup',
u'ckanext.spatial.tests.fixtures',
]