[REM]: Remove warning

bzr revid: aja@tinyerp.com-20121212052811-lfq1vyyu2bagx77f
This commit is contained in:
ajay javiya (OpenERP) 2012-12-12 10:58:11 +05:30
parent 7f1d5daf2f
commit 55f9f4dc74
1 changed files with 4 additions and 0 deletions

View File

@ -1,6 +1,10 @@
{
'name': "Demonstration of web/javascript tests",
'category': 'Hidden',
'description': """
OpenERP Web test demo suite.
=======================
""",
'depends': ['web'],
'js': ['static/src/js/demo.js'],
'test': ['static/test/demo.js'],