Files
report-print-send/printer_tray/tests/__init__.py
Sylvain GARANCHER 6f08d95f00 Migrate printer_tray to v10.0
OCA Transbot updated translations from Transifex

OCA Transbot updated translations from Transifex
2017-10-05 13:11:43 +13:00

10 lines
309 B
Python

# -*- coding: utf-8 -*-
# Copyright 2016 LasLabs Inc.
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
from . import test_ir_actions_report_xml
from . import test_printing_printer
from . import test_printing_report_xml_action
from . import test_printing_tray
from . import test_res_users