blob: 7011f22b294f885b2796d3bd2c54a0b0f6556026 (
plain)
1
2
3
4
5
6
|
# -*- coding: utf-8 -*-
# Part of Odoo. See LICENSE file for full copyright and licensing details.
from . import common
from . import test_event_crm
from . import test_wevent_register
|