mirror of
https://github.com/pacnpal/django-anymail.git
synced 2025-12-22 12:51:06 -05:00
Add Mailgun backend
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
# Exposing all TestCases at the 'tests' module level
|
||||
# is required by the old (<=1.5) DjangoTestSuiteRunner.
|
||||
|
||||
from .test_mailgun_backend import *
|
||||
|
||||
from .test_mandrill_integration import *
|
||||
from .test_mandrill_send import *
|
||||
from .test_mandrill_send_template import *
|
||||
|
||||
Reference in New Issue
Block a user