bank-payment/account_payment_order/tests/__init__.py

6 lines
174 B
Python
Raw Permalink Normal View History

2024-05-03 08:36:50 +00:00
from . import test_payment_mode
from . import test_bank
from . import test_payment_order_inbound
from . import test_payment_order_outbound
from . import test_account_payment