summaryrefslogtreecommitdiff
path: root/addons/hr_contract/tests/__init__.py
blob: d798e53356bbd71953866dd705e9bd06ebc5d893 (plain)
1
2
3
4
5
6
# -*- coding: utf-8 -*-
# Part of Odoo. See LICENSE file for full copyright and licensing details.

from . import test_auto_status
from . import test_contract
from . import test_calendar_sync