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