mirror of
https://github.com/pacnpal/django-anymail.git
synced 2025-12-21 04:11:06 -05:00
Tests: break apart tests.py into tests directory
This commit is contained in:
3
djrill/tests/__init__.py
Normal file
3
djrill/tests/__init__.py
Normal file
@@ -0,0 +1,3 @@
|
||||
from test_admin import *
|
||||
from test_legacy import *
|
||||
from test_mandrill_send import *
|
||||
Reference in New Issue
Block a user