[FIX] Refectored the test case file reference

bzr revid: jam@tinyerp.com-20111129044037-px01nteee4b9opid
This commit is contained in:
Jigar Amin - OpenERP 2011-11-29 10:10:37 +05:30
parent 46348ccf31
commit a3e243fee4
1 changed files with 2 additions and 2 deletions

View File

@ -46,8 +46,8 @@ It also manages the leaves of every resource.
'demo_xml': ['resource_demo.xml'
],
'test': [
'test/test_resource.yml',
'test/on_chnage_resource.yml',
'test/process/test_resource.yml',
'test/ui/on_chnage_resource.yml',
],
'installable': True,
'active': False,