diff --git a/account_advanced_reconcile_bank_statement/__openerp__.py b/account_advanced_reconcile_bank_statement/__openerp__.py index 24a9b7b0..c90741fb 100644 --- a/account_advanced_reconcile_bank_statement/__openerp__.py +++ b/account_advanced_reconcile_bank_statement/__openerp__.py @@ -37,7 +37,7 @@ reconcile the commission with credit card imports). 'depends': ['account_advanced_reconcile'], 'data': ['easy_reconcile_view.xml'], 'demo': [], - 'test': [], # To be ported or migrate to unit tests or scenarios + 'test': [], 'auto_install': False, 'installable': True, 'images': []