[IMP]Remove serverwarning
[odoo/odoo.git] / openerp / tests / addons / test_impex / tests / test_export.py
index 7e67ba5..26219b3 100644 (file)
@@ -245,7 +245,7 @@ class test_selection(CreatorCase):
             'translatable': True,
             'date_format': '%d.%m.%Y',
             'decimal_point': ',',
-            'thousand_sep': ' ',
+            'thousands_sep': ' ',
         })
         Translations = self.registry('ir.translation')
         for source, value in self.translations_fr: