Files
report-print-send/printer_tray/tests/__init__.py
Sylvain Garancher 2cbffa75b8 [8.0] printer_tray: Add unit tests (#64)
* [ADD] printer_tray: Add unit tests

* [FIX] Fixed lint errors
2016-11-08 15:04:33 -08:00

7 lines
193 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_printing_printer
from . import test_printing_tray