1
0
Fork 1
mirror of https://github.com/coddingtonbear/django-mailbox.git synced 2026-07-10 06:48:19 +02:00
django-mailbox/django_mailbox/tests/__init__.py
2013-07-25 23:45:39 -07:00

3 lines
101 B
Python

from .test_mailbox import *
from .test_message_flattening import *
from .test_process_email import *