mirror of
https://github.com/jazzband/django-admin2.git
synced 2026-03-16 22:20:24 +00:00
Actions tests included in runtest.py execution
This commit is contained in:
parent
550c6b684b
commit
260cabcddf
1 changed files with 1 additions and 0 deletions
|
|
@ -3,3 +3,4 @@ from test_types import *
|
|||
from test_utils import *
|
||||
from test_views import *
|
||||
from test_core import *
|
||||
from test_actions import *
|
||||
|
|
|
|||
Loading…
Reference in a new issue