mirror of
https://github.com/django-helpdesk/django-helpdesk.git
synced 2025-06-09 03:07:01 +02: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 *
|