[FIX] Re-enabling tests for hr_evaluation

bzr revid: rim@openerp.com-20140304142916-1jgu51t8mdmm00xz
This commit is contained in:
Richard Mathot (OpenERP) 2014-03-04 15:29:16 +01:00
parent ef7a23ad27
commit e8aefaddfa
1 changed files with 4 additions and 4 deletions

View File

@ -60,10 +60,10 @@ Key Features
# 'hr_evaluation_installer.xml',
],
# "demo": ["hr_evaluation_demo.xml"],
# 'test': [
# 'test/test_hr_evaluation.yml',
# 'test/hr_evalution_demo.yml',
# ],
'test': [
'test/test_hr_evaluation.yml',
'test/hr_evalution_demo.yml',
],
'auto_install': False,
'installable': True,
'application': True,