7 lines
220 B
Python
7 lines
220 B
Python
# -*- coding: utf-8 -*-
|
|
# Part of Odoo. See LICENSE file for full copyright and licensing details.
|
|
|
|
from . import test_sale_purchase_stock_flow
|
|
from . import test_access_rights
|
|
from . import test_unwanted_replenish_flow
|