partner-contact/partner_multi_relation/tests/__init__.py

7 lines
266 B
Python
Raw Permalink Normal View History

2021-05-26 11:31:53 +00:00
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html).
from . import test_partner_relation_common
2021-10-03 02:11:47 +00:00
from . import test_partner_relation_action
2021-05-26 11:31:53 +00:00
from . import test_partner_relation
from . import test_partner_relation_all
from . import test_partner_search