trytond-account_payment_es_.../tests/__init__.py
2013-10-25 15:26:53 +02:00

8 lines
254 B
Python

# This file is part of account_payment_es_csb_34 module for Tryton.
# The COPYRIGHT file at the top level of this repository contains
# the full copyright notices and license terms.
from .test_account_payment_es_csb_34 import suite
__all__ = ['suite']