mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
8 lines
252 B
Python
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
|