summaryrefslogtreecommitdiff
path: root/addons/web_editor/tests/__init__.py
blob: d399772d6ca240b9eba57859beb6c11afbc47044 (plain)
1
2
3
4
5
# -*- coding: utf-8 -*-
# Part of Odoo. See LICENSE file for full copyright and licensing details.

from . import test_converter
from . import test_views