summaryrefslogtreecommitdiff
path: root/addons/test_mail_full/tests/__init__.py
blob: 9c4bf09676633da47efc5e23105adbedd2832431 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# -*- coding: utf-8 -*-

from . import common
from . import test_odoobot
from . import test_phone_blacklist
from . import test_mass_mailing
from . import test_mass_sms
from . import test_sms_composer
from . import test_sms_management
from . import test_sms_performance
from . import test_sms_post
from . import test_sms_server_actions
from . import test_sms_sms
from . import test_sms_template