forked from Mapan/odoo17e
8 lines
252 B
Python
8 lines
252 B
Python
# -*- coding: utf-8 -*-
|
|
# Part of Odoo. See LICENSE file for full copyright and licensing details.
|
|
|
|
from . import test_deferred_fleet
|
|
from . import test_bank_rec_widget
|
|
from . import test_disallowed_expenses_fleet
|
|
from . import test_account_move_fleet
|