forked from mirror/django-mailbox
4 lines
132 B
Python
4 lines
132 B
Python
from .test_mailbox import *
|
|
from .test_message_flattening import *
|
|
from .test_process_email import *
|
|
from .test_transports import *
|