mirror of
https://gitea.mueller.network/extern/django-helpdesk.git
synced 2025-01-30 17:58:56 +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 *
|