forked from Mapan/odoo17e
7 lines
194 B
Python
7 lines
194 B
Python
# -*- encoding: utf-8 -*-
|
|
# Part of Odoo. See LICENSE file for full copyright and licensing details.
|
|
|
|
from . import test_common
|
|
from . import test_performance
|
|
from . import test_planning_leaves
|