mirror of
https://github.com/django-helpdesk/django-helpdesk.git
synced 2025-04-30 15:44:26 +02: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 * |