diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2016-12-16 16:54:06 +0100 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2016-12-16 16:54:06 +0100 |
commit | ccbc38ee2409e56abeda7c6f1f7feaca31e74f7b (patch) | |
tree | 3b5a675da481a1d75aa4b01d5b4990eb2cdfdf8b /archaeological_finds/tests.py | |
parent | 4107a0ae31f7ff727a75a7d3fe0b6839fcf0d7bc (diff) | |
download | Ishtar-ccbc38ee2409e56abeda7c6f1f7feaca31e74f7b.tar.bz2 Ishtar-ccbc38ee2409e56abeda7c6f1f7feaca31e74f7b.zip |
Update translation file
Diffstat (limited to 'archaeological_finds/tests.py')
-rw-r--r-- | archaeological_finds/tests.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/archaeological_finds/tests.py b/archaeological_finds/tests.py index 181ca12d0..649e645b3 100644 --- a/archaeological_finds/tests.py +++ b/archaeological_finds/tests.py @@ -243,6 +243,7 @@ class TreatmentWizardCreationTest(WizardTest, FindInit, TestCase): FormData( 'Move treament', form_datas={ + 'file-treatment_creation': {}, 'basetreatment-treatment_creation': { 'treatment_type': 4, # move 'person': 1, # doer |