mirror of
https://github.com/pacnpal/django-anymail.git
synced 2025-12-20 11:51:05 -05:00
7 lines
280 B
Python
7 lines
280 B
Python
from djrill.tests.test_admin import *
|
|
from djrill.tests.test_legacy import *
|
|
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 *
|