yaml test removed from __openerp__.py

This commit is contained in:
Gervais Naoussi
2015-12-08 13:11:46 +01:00
parent 53870f0b05
commit 8b52e66e1b

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'],