# 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, )