oca-ocb-sale/odoo-bringout-oca-ocb-event_sale/event_sale/tests/__init__.py
2025-08-29 15:20:49 +02:00

7 lines
232 B
Python

# -*- coding: utf-8 -*-
# Part of Odoo. See LICENSE file for full copyright and licensing details.
from . import test_event_internals
from . import test_event_sale
from . import test_event_sale_ui
from . import test_event_specific