mirror of
https://gitlab.com/flectra-community/partner-contact.git
synced 2024-11-14 18:22:04 +00:00
6 lines
182 B
Python
6 lines
182 B
Python
|
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
|
||
|
|
||
|
from . import test_name
|
||
|
from . import test_config
|
||
|
from flectra.addons.partner_firstname.tests import test_empty
|