import mock.patch

This commit is contained in:
Ken Tsang 2019-12-17 23:35:41 +00:00
parent 5fc035aa2d
commit 5507adc825
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
from mock import patch
from ckantoolkit.tests.helpers import reset_db
import ckanext.harvest.model as harvest_model
from ckanext.harvest.model import HarvestObject, HarvestObjectExtra