web/help_online/tests/__init__.py

8 lines
252 B
Python

# -*- coding: utf-8 -*-
# Copyright 2014 ACSONE SA/NV (<http://acsone.eu>)
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
from . import test_help_online
from . import test_export_help_wizard
from . import test_import_help_wizard