mirror of
https://gitlab.com/flectra-community/l10n-switzerland-flectra.git
synced 2024-11-16 19:12:04 +00:00
9 lines
240 B
Python
9 lines
240 B
Python
# Copyright 2017 Open Net Sàrl
|
|
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
|
|
|
|
from . import test_contract_lpp
|
|
from . import test_max_lpp
|
|
from . import test_no_lpp_rate
|
|
from . import test_min_lpp
|
|
from . import test_wizard
|