trytond-internetdomain_invo.../tests/__init__.py

8 lines
267 B
Python

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