harvester-d4science/conftest.py

6 lines
85 B
Python

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