[FIX] Fixed test definition according to new convention.

bzr revid: jth@openerp.com-20100408132207-3umbxhxa1l2zho0l
This commit is contained in:
Julien Thewys 2010-04-08 15:22:07 +02:00
parent 88ee9352df
commit b3a31c8c05
2 changed files with 3 additions and 1 deletions

View File

@ -79,13 +79,15 @@ module named account_voucherss
'report/account_report_view.xml',
],
'demo_xml': [
#'demo/price_accuracy00.yml',
'account_demo.xml',
'project/project_demo.xml',
'project/analytic_account_demo.xml',
'demo/account_minimal.xml',
'account_unit_test.xml',
],
'test': [
'test/price_accuracy00.yml',
],
'installable': True,
'active': False,
'certificate': '0080331923549',