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': [
'demo/document_page.xml' 'demo/document_page.xml'
], ],
'test': [
'test/document_page_test00.yml'
],
'installable': True, 'installable': True,
'auto_install': False, 'auto_install': False,
'css': ['static/src/css/document_page.css'], 'css': ['static/src/css/document_page.css'],