[MERGE] account_followup: improve yml tests
[odoo/odoo.git] / addons / account_followup / __openerp__.py
index 3fe5218..c8a548d 100644 (file)
@@ -57,7 +57,10 @@ Note that if you want to check the followup level for a given partner/account en
         'account_followup_data.xml',
     ],
     'demo_xml': [],
-    'test': ['test/account_followup.yml'],
+    'test': [
+        'test/account_followup.yml',
+        'test/account_followup_report.yml',
+    ],
     'installable': True,
     'active': False,
     'certificate': '0072481076453',