onboarding/tests/__init__.py
Данил Воробьев 6c4fe77622 initial commit
2024-05-03 09:58:20 +00:00

7 lines
191 B
Python

# -*- coding: utf-8 -*-
# Part of Odoo. See LICENSE file for full copyright and licensing details.
from . import case
from . import test_onboarding
from . import test_onboarding_concurrency