You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

14 lines
268 B
Python

8 months ago
# -*- coding: utf-8 -*-
{
'name': "test_search_panel",
'description': "Tests for the search panel python methods",
'category': 'Hidden/Tests',
'version': '0.1',
'depends': ['web'],
'data': ['ir.model.access.csv'],
'license': 'LGPL-3',
}