yaml test removed from __openerp__.py

This commit is contained in:
Gervais Naoussi 2015-12-08 13:11:46 +01:00 committed by Gabriela Mogollon
parent 37277551c7
commit 28b54f4f33

View File

@ -43,9 +43,6 @@
'demo': [
'demo/document_page.xml'
],
'test': [
'test/document_page_test00.yml'
],
'installable': True,
'auto_install': False,
'css': ['static/src/css/document_page.css'],