# Part of Odoo. See LICENSE file for full copyright and licensing details.

from . import (
    test_global_time_off,
    test_hr_work_entry,
    test_work_entry,
    test_work_entry_type_data,
)
