[IMP] sale,crm: add groups group_multi_salesteams for filter and groupby
[odoo/odoo.git] / openerpcommand / run_tests.py
index 80e968b..4000b22 100644 (file)
@@ -120,7 +120,6 @@ def run(args):
 
     # Install the import hook, to import openerp.addons.<module>.
     openerp.modules.module.initialize_sys_path()
-    openerp.modules.loading.open_openerp_namespace()
 
     # Extract module, submodule from the command-line args.
     if args.module is None: