partner-contact/partner_multi_relation/tests/__init__.py

7 lines
266 B
Python
Raw Normal View History

2024-05-03 08:58:43 +00:00
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html).
from . import test_partner_relation_common
from . import test_partner_relation_action
from . import test_partner_relation
from . import test_partner_relation_all
from . import test_partner_search