partner-contact/partner_second_lastname/tests/__init__.py

7 lines
210 B
Python
Raw Normal View History

2021-03-23 19:36:29 +00:00
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
from . import test_name
from . import test_onchange
from . import test_config
from flectra.addons.partner_firstname.tests import test_empty