mirror of
https://github.com/pacnpal/django-anymail.git
synced 2025-12-20 20:01:05 -05:00
Live API tests
Addresses #41. (Still need to add a Mandrill test key to the Travis config.)
This commit is contained in:
@@ -4,3 +4,5 @@ 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 *
|
||||
|
||||
Reference in New Issue
Block a user