[ADD] printer_tray: Add unit tests

This commit is contained in:
Sylvain GARANCHER
2016-11-08 13:13:30 +01:00
parent 15671fc654
commit a0a7d4e2ff
3 changed files with 331 additions and 0 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