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

from . import test_event_internals
from . import test_event_sale
from . import test_event_sale_ui