mirror of
https://github.com/bringout/oca-ocb-hr.git
synced 2026-04-22 12:12:00 +02:00
7 lines
236 B
Python
7 lines
236 B
Python
# -*- coding: utf-8 -*-
|
|
# Part of Odoo. See LICENSE file for full copyright and licensing details.
|
|
|
|
from . import test_recruitment_process
|
|
from . import test_recruitment
|
|
from . import test_utm
|
|
from . import test_recruitment_interviewer
|