5 lines
105 B
Python
5 lines
105 B
Python
# -*- coding: utf-8 -*-
|
|
|
|
from . import test_account_payment
|
|
from . import test_batch_payment_integration
|