[8.0] printer_tray: Add unit tests (#64)

* [ADD] printer_tray: Add unit tests

* [FIX] Fixed lint errors
This commit is contained in:
Sylvain Garancher
2016-11-09 00:04:33 +01:00
committed by Dave Lasley
parent f967f952ff
commit 2cbffa75b8
6 changed files with 344 additions and 3 deletions

View File

@@ -0,0 +1,6 @@
# -*- 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