[IMP] Project_long_term : YAML Test cases imporvments

bzr revid: jam@tinyerp.com-20110110061053-lj5ndd2u1exwyx8u
This commit is contained in:
jam-openerp 2011-01-10 11:40:53 +05:30
parent d06f5c0831
commit e428ca4128
1 changed files with 7 additions and 7 deletions

View File

@ -40,15 +40,15 @@ Features.
"init_xml": [],
"demo_xml": ["project_long_term_demo.xml"],
"test": [
'test/schedule_project_phases.yml',
'test/project_schedule_consecutive_day.yml',
'test/project_schedule_consecutive_day.yml',
'test/project_schedule_without_wroking_hour.yml',
'test/schedule_project_phases.yml',
'test/phase_constraint.yml',
'test/test_schedule_phases_case2.yml',
# 'test/schedule_project_tasks.yml',
# 'test/schedule_phase_tasks.yml',
# 'test/test_schedule_phases_case1.yml',
'test/test_schedule_phases_case2.yml',
'test/test_schedule_phases_case1.yml',
'test/schedule_project_tasks.yml',
'test/schedule_phase_tasks.yml',
'test/test_schedule_tasks_case1.yml'
],
"update_xml": [
"security/ir.model.access.csv",