oca-ocb-security/odoo-bringout-oca-ocb-microsoft_calendar/microsoft_calendar/tests/__init__.py
Ernad Husremovic c0efcc53f5 19.0 vanilla
2026-03-09 09:32:28 +01:00

10 lines
348 B
Python

# -*- coding: utf-8 -*-
# Part of Odoo. See LICENSE file for full copyright and licensing details.
from . import test_microsoft_event
from . import test_microsoft_service
from . import test_create_events
from . import test_update_events
from . import test_delete_events
from . import test_sync_odoo2microsoft_mail
from . import test_answer_events