mirror of
https://github.com/jazzband/django-admin2.git
synced 2026-04-27 18:14:46 +00:00
Fixed importissue with tests
This commit is contained in:
parent
cc3b60f8c2
commit
30e6a5b171
1 changed files with 3 additions and 0 deletions
|
|
@ -0,0 +1,3 @@
|
|||
from test_models import *
|
||||
from test_utils import *
|
||||
from test_views import *
|
||||
Loading…
Reference in a new issue