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

from . import common
from . import test_event_internals
from . import test_event_ui