forked from extern/django-helpdesk
renamed test __init__.py imports to new test naming scheme
This commit is contained in:
parent
da30d2b973
commit
f9682ccf37
@ -1,3 +1,3 @@
|
||||
from helpdesk.tests.ticket_submission import *
|
||||
from helpdesk.tests.public_actions import *
|
||||
from helpdesk.tests.navigation import *
|
||||
from helpdesk.tests.test_ticket_submission import *
|
||||
from helpdesk.tests.test_public_actions import *
|
||||
from helpdesk.tests.test_navigation import *
|
Loading…
Reference in New Issue
Block a user