# -*- coding: utf-8 -*-
{
    "name": "Test RPC",
    "version": "1.0",
    "category": "Hidden/Tests",
    "description": """A module to test the RPC requests.""",
    "depends": ["base", "web"],
    "installable": True,
    "data": ["ir.model.access.csv"],
    'license': 'LGPL-3',
}
