mirror of
https://github.com/django-helpdesk/django-helpdesk.git
synced 2025-06-01 23:45:43 +02:00
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.test_ticket_submission import *
|
||||||
from helpdesk.tests.public_actions import *
|
from helpdesk.tests.test_public_actions import *
|
||||||
from helpdesk.tests.navigation import *
|
from helpdesk.tests.test_navigation import *
|
Loading…
x
Reference in New Issue
Block a user