1
0
Fork 0
trytond-farm_nutrition_prog.../tests/__init__.py

6 lines
192 B
Python

# The COPYRIGHT file at the top level of this repository contains the full
# copyright notices and license terms.
from .test_nutrition_program_supply_request import suite
__all__ = ['suite']