forked from Mapan/odoo17e
7 lines
208 B
Python
7 lines
208 B
Python
# -*- coding: utf-8 -*-
|
|
# Part of Odoo. See LICENSE file for full copyright and licensing details.
|
|
|
|
from . import test_batch_payment
|
|
from . import test_bank_rec_widget
|
|
from . import test_bank_rec_widget_tour
|