harvester-d4science/conftest.py

6 lines
85 B
Python
Raw Normal View History

2020-02-08 01:18:20 +01:00
# -*- coding: utf-8 -*-
pytest_plugins = [
u'ckanext.harvest.tests.fixtures',
]