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

from . import common
from . import test_track_internals
from . import test_website
from . import test_website_event