mirror of
https://gitea.mueller.network/extern/django-helpdesk.git
synced 2024-11-22 16:03:19 +01:00
3 lines
145 B
Python
3 lines
145 B
Python
from helpdesk.tests.test_ticket_submission import *
|
|
from helpdesk.tests.test_public_actions import *
|
|
from helpdesk.tests.test_navigation import * |