6 lines
163 B
Python
6 lines
163 B
Python
# Part of Odoo. See LICENSE file for full copyright and licensing details.
|
|
|
|
from . import test_currency
|
|
from . import test_currency_rate
|
|
from . import test_locale
|