mirror of
https://gitlab.com/datalifeit/trytond-ir_sequence_period
synced 2023-12-14 06:22:52 +01:00
0bb33a8af6
This commit refs #6833
5 lines
178 B
Python
5 lines
178 B
Python
# The COPYRIGHT file at the top level of this repository contains
|
|
# the full copyright notices and license terms.
|
|
from .test_ir_sequence_period import suite
|
|
|
|
__all__ = ['suite']
|