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 | 081f72c26895cb4bee657d54d0ca302f9a0b1109 (patch) | |
| tree | 3b5a675da481a1d75aa4b01d5b4990eb2cdfdf8b /archaeological_finds/tests.py | |
| parent | bf18599ed0c12aab12ee7572a32d759437eb57b5 (diff) | |
| download | Ishtar-081f72c26895cb4bee657d54d0ca302f9a0b1109.tar.bz2 Ishtar-081f72c26895cb4bee657d54d0ca302f9a0b1109.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 | 
