Files
bank-payment/account_payment_order/tests/__init__.py
2018-12-13 17:02:13 +01:00

8 lines
210 B
Python

# -*- coding: utf-8 -*-
# Copyright 2017 Camptocamp SA
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl).
from . import test_payment_mode
from . import test_bank
from . import test_payment_order