summaryrefslogtreecommitdiff
path: root/archaeological_files/tests.py
diff options
context:
space:
mode:
Diffstat (limited to 'archaeological_files/tests.py')
-rw-r--r--archaeological_files/tests.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/archaeological_files/tests.py b/archaeological_files/tests.py
index cf73b8726..b4ad7d4b5 100644
--- a/archaeological_files/tests.py
+++ b/archaeological_files/tests.py
@@ -31,6 +31,8 @@ from archaeological_files import models, data_importer
class FileTest(TestCase):
fixtures = [settings.ROOT_PATH + \
+ '../fixtures/initial_data-auth-fr.json',
+ settings.ROOT_PATH + \
'../ishtar_common/fixtures/initial_data-fr.json']
model = models.File