Files
odoo-addons/addons/cetmix_tower_webhook/tests/__init__.py

8 lines
261 B
Python

# Copyright (C) 2025 Cetmix OÜ
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
from . import test_cx_tower_webhook_authenticator
from . import test_cx_tower_webhook_log
from . import test_cx_tower_webhook
from . import test_webhook_controller