django-admin2/djadmin2/tests/__init__.py
Daniel Greenfeld 038313c81c merge
2013-07-06 18:33:44 +02:00

7 lines
186 B
Python

from test_admin2tags import *
from test_types import *
from test_utils import *
from test_views import *
from test_core import *
from test_actions import *
from test_auth_admin import *