X-Git-Url: http://git.inspyration.org/?a=blobdiff_plain;f=openerp%2Ftests%2Faddons%2Ftest_impex%2Ftests%2Ftest_export.py;h=26219b36d3b573233602c44aa9a0391d3f13e7f7;hb=6acf8ed15d59581228467886c1e026c557346523;hp=7e67ba581a1b0d29da870e15c0c9b1b14241127a;hpb=8dc411e3bc98f20652d2ed7d4cfa6a3a284cd5cb;p=odoo%2Fodoo.git diff --git a/openerp/tests/addons/test_impex/tests/test_export.py b/openerp/tests/addons/test_impex/tests/test_export.py index 7e67ba5..26219b3 100644 --- a/openerp/tests/addons/test_impex/tests/test_export.py +++ b/openerp/tests/addons/test_impex/tests/test_export.py @@ -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: