forked from extern/django-helpdesk
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 * |