sales_team/tests/__init__.py
Воробьев Данил Сергеевич bb1632cbd1 initial commit
2024-05-14 14:35:25 +03:00

8 lines
232 B
Python

# -*- coding: utf-8 -*-
# Part of Odoo. See LICENSE file for full copyright and licensing details.
from . import common
from . import test_sales_team
from . import test_sales_team_internals
from . import test_sales_team_membership