mirror of
https://github.com/odoo/design-themes.git
synced 2025-10-07 01:18:52 +07:00
[FIX] *: clean useless content in manifests
Make sure the linting test added in community do not fail.
closes odoo/design-themes#667
X-original-commit: f78f8df161
Signed-off-by: Romain Derie (rde) <rde@odoo.com>
Signed-off-by: Victor Feyens (vfe) <vfe@odoo.com>
This commit is contained in:
@@ -1,10 +1,7 @@
|
||||
{
|
||||
'name': 'Custom Theme (Testing suite)',
|
||||
'summary': '',
|
||||
'description': '',
|
||||
# Remove the `/Hidden` part to make it selectable for tests purpose
|
||||
'category': 'Theme/Hidden',
|
||||
'version': '1.0',
|
||||
'depends': ['website'],
|
||||
'data': [
|
||||
'data/images.xml',
|
||||
|
||||
Reference in New Issue
Block a user