django-admin2/djadmin2/tests/__init__.py

5 lines
100 B
Python
Raw Normal View History

2013-05-18 12:15:49 +00:00
from test_models import *
from test_utils import *
from test_views import *
2013-05-18 16:28:31 +00:00
from test_core import *