[FIX]: account_followup: Added missing test tag
authorrpa (Open ERP) <rpa@tinyerp.com>
Mon, 12 Jul 2010 13:06:41 +0000 (18:36 +0530)
committerrpa (Open ERP) <rpa@tinyerp.com>
Mon, 12 Jul 2010 13:06:41 +0000 (18:36 +0530)
bzr revid: rpa@tinyerp.com-20100712130641-1s6211i6rzpgtgt1

addons/account_followup/__openerp__.py

index 5aefa0a..7d47d46 100644 (file)
@@ -53,6 +53,7 @@
         'account_followup_data.xml'
     ],
     'demo_xml': ['account_followup_demo.xml'],
+    'test': ['test/account_followup.yml'], 
     'installable': True,
     'active': False,
     'certificate': '0072481076453',