mirror of
https://github.com/django-helpdesk/django-helpdesk.git
synced 2025-02-12 08:19:14 +01:00
5 lines
187 B
Python
5 lines
187 B
Python
from helpdesk.tests.ticket_submission import *
|
|
from helpdesk.tests.public_actions import *
|
|
from helpdesk.tests.navigation import *
|
|
from helpdesk.tests.per_queue_staff_membership import *
|