8 lines
302 B
Python
8 lines
302 B
Python
# -*- coding: utf-8 -*-
|
|
# ?? 2015 Agile Business Group <http://www.agilebg.com>
|
|
# ?? 2015 Alessio Gerace <alesiso.gerace@agilebg.com>
|
|
# ?? 2016 Grupo ESOC Ingenier??a de Servicios, S.L.U. - Jairo Llopis
|
|
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
|
|
|
|
from . import test_db_backup
|