6 lines
186 B
Python
6 lines
186 B
Python
# Part of Odoo. See LICENSE file for full copyright and licensing details.
|
|
|
|
from . import test_analytic_account
|
|
from . import test_project_profitability
|
|
from . import test_project_stock
|