mirror of
https://gitlab.com/flectra-community/partner-contact.git
synced 2024-12-24 13:21:48 +00:00
7 lines
248 B
Python
7 lines
248 B
Python
# Copyright 2016 Therp BV
|
|
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
|
|
from . import test_partner_relation_common
|
|
from . import test_partner_relation
|
|
from . import test_partner_relation_all
|
|
from . import test_partner_search
|