Forward port of branch saas-3 up to 7bcefaf
authorMartin Trigaux <mat@openerp.com>
Thu, 21 Aug 2014 16:14:22 +0000 (18:14 +0200)
committerMartin Trigaux <mat@openerp.com>
Thu, 21 Aug 2014 16:14:22 +0000 (18:14 +0200)
1  2 
addons/account_budget/report/crossovered_budget_report.py
openerp/addons/base/tests/__init__.py
openerp/tools/mail.py

@@@ -1,21 -1,10 +1,22 @@@
 +import test_acl
  import test_base
 +import test_basecase
 +import test_db_cursor
  import test_expression
 +import test_expression
 +import test_fields
 +import test_func
  import test_ir_actions
  import test_ir_attachment
+ import test_ir_model
 +import test_ir_filters
 +import test_ir_sequence
  import test_ir_values
 +import test_mail
  import test_menu
 +import test_orm
 +import test_osv
 +import test_qweb
  import test_res_config
  import test_res_lang
  import test_search
Simple merge