diff --git a/account_fiscal_year/__openerp__.py b/account_fiscal_year/__openerp__.py index 48325cfba..0c0f77167 100644 --- a/account_fiscal_year/__openerp__.py +++ b/account_fiscal_year/__openerp__.py @@ -17,12 +17,6 @@ 'data/date_range_type.xml', 'views/date_range_type.xml', ], - 'test': [ - ], - 'demo': [ - ], - 'qweb': [ - ], 'installable': True, 'application': True, 'auto_install': False,