mirror of
https://github.com/bringout/oca-ocb-core.git
synced 2026-04-20 04:12:02 +02:00
6 lines
208 B
Python
6 lines
208 B
Python
# Part of Odoo. See LICENSE file for full copyright and licensing details.
|
|
# -*- coding: utf-8 -*-
|
|
|
|
from . import test_utils
|
|
from . import test_resource_calendar
|
|
from . import test_flexible_resource_calendar
|