Odoo18-Base/addons/test_mail_full/tests/__init__.py
2025-03-10 11:12:23 +07:00

11 lines
317 B
Python

# -*- coding: utf-8 -*-
# Part of Odoo. See LICENSE file for full copyright and licensing details.
from . import test_odoobot
from . import test_mail_performance
from . import test_mail_thread_internals
from . import test_mass_mailing
from . import test_portal
from . import test_rating
from . import test_res_users