oca-ocb-test/odoo-bringout-oca-ocb-test_resource/test_resource/tests/__init__.py
Ernad Husremovic d9452d2060 19.0 vanilla
2026-03-09 09:32:39 +01:00

10 lines
216 B
Python

# Part of Odoo. See LICENSE file for full copyright and licensing details.
from . import (
test_calendar,
test_mixin,
test_performance,
test_resource,
test_resource_errors,
test_timezones,
)