13 lines
245 B
Python
13 lines
245 B
Python
# -*- coding: utf-8 -*-
|
|
{
|
|
'name': "test read_group",
|
|
'description': "Tests for read_group",
|
|
|
|
'category': 'Hidden/Tests',
|
|
'version': '0.1',
|
|
|
|
'depends': ['base'],
|
|
'data': ['ir.model.access.csv'],
|
|
'license': 'LGPL-3',
|
|
}
|