diff options
Diffstat (limited to 'archaeological_operations/tests.py')
-rw-r--r-- | archaeological_operations/tests.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/archaeological_operations/tests.py b/archaeological_operations/tests.py index 7e8442197..2521651ae 100644 --- a/archaeological_operations/tests.py +++ b/archaeological_operations/tests.py @@ -63,6 +63,8 @@ from ishtar_common.models import ( IshtarUser, TargetKey, ImporterModel, + ImporterDefault, + ImporterDefaultValues, IshtarSiteProfile, Town, ImporterColumn, |