mirror of
https://github.com/bringout/oca-ocb-hr.git
synced 2026-04-25 00:12:06 +02:00
7 lines
230 B
Python
7 lines
230 B
Python
# Part of Odoo. See LICENSE file for full copyright and licensing details.
|
|
|
|
from . import test_certification_activities
|
|
from . import test_employee_skill
|
|
from . import test_resource
|
|
from . import test_ui
|
|
from . import test_report
|