mirror of
https://github.com/OCA/bank-payment.git
synced 2025-02-02 10:37:31 +02:00
6 lines
191 B
Python
6 lines
191 B
Python
# -*- coding: utf-8 -*-
|
|
# (c) 2013-2015 Serv. Tecnol. Avanzados - Pedro M. Baeza
|
|
# License AGPL-3 - See http://www.gnu.org/licenses/agpl-3.0.html
|
|
|
|
from . import test_account_payment_purchase
|