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

from . import test_image
from . import test_js
from . import test_menu
from . import test_serving_base
from . import test_click_everywhere
from . import test_base_document_layout
from . import test_read_progress_bar