mirror of
https://github.com/django-helpdesk/django-helpdesk.git
synced 2025-03-04 18:22:58 +01:00
5 lines
207 B
Python
5 lines
207 B
Python
from helpdesk.tests.test_ticket_submission import *
|
|
from helpdesk.tests.test_public_actions import *
|
|
from helpdesk.tests.test_navigation import *
|
|
from helpdesk.tests.test_per_queue_staff_membership import *
|