mirror of
https://gitea.mueller.network/extern/django-helpdesk.git
synced 2025-02-14 01:09:36 +01:00
3 lines
130 B
Python
3 lines
130 B
Python
from helpdesk.tests.ticket_submission import *
|
|
from helpdesk.tests.public_actions import *
|
|
from helpdesk.tests.navigation import * |