1
0
forked from Mapan/odoo17e
odoo17e-kedaikipas58/addons/payment/tests/__init__.py
2024-12-10 09:04:09 +07:00

11 lines
328 B
Python

# Part of Odoo. See LICENSE file for full copyright and licensing details.
from . import common
from . import http_common
from . import test_flows
from . import test_multicompany_flows
from . import test_payment_method
from . import test_payment_provider
from . import test_payment_token
from . import test_payment_transaction