bank-payment/account_payment_order/tests/__init__.py
2021-03-23 20:28:51 +01:00

5 lines
139 B
Python

from . import test_payment_mode
from . import test_bank
from . import test_payment_order_inbound
from . import test_payment_order_outbound