mirror of
https://github.com/OCA/report-print-send.git
synced 2025-02-16 07:11:31 +02:00
9 lines
304 B
Python
9 lines
304 B
Python
# Copyright (C) 2016 SYLEAM (<http://www.syleam.fr>)
|
|
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
|
|
|
|
from . import test_printing_label_zpl2
|
|
from . import test_wizard_print_record_label
|
|
from . import test_generate_action
|
|
from . import test_test_mode
|
|
from . import test_wizard_import_zpl2
|