6 lines
195 B
Python
6 lines
195 B
Python
# -*- coding: utf-8 -*-
|
|
# See README.rst file on addon root folder for license details
|
|
|
|
from . import test_mail_mass_mailing_contact, test_res_partner
|
|
from . import test_partner_mail_list_wizard
|