mirror of
https://github.com/pacnpal/django-anymail.git
synced 2025-12-22 12:51:06 -05:00
7 lines
257 B
Python
7 lines
257 B
Python
from djrill.tests.test_mandrill_send import *
|
|
from djrill.tests.test_mandrill_send_template import *
|
|
from djrill.tests.test_mandrill_webhook import *
|
|
from djrill.tests.test_mandrill_subaccounts import *
|
|
|
|
from djrill.tests.test_mandrill_integration import *
|