7 lines
205 B
Python
7 lines
205 B
Python
# -*- coding: utf-8 -*-
|
|
# Part of Odoo. See LICENSE file for full copyright and licensing details.
|
|
|
|
from . import test_anglo_saxon_valuation
|
|
from . import test_repair
|
|
from . import test_rules_installation
|