spreadsheet/tests/__init__.py

6 lines
163 B
Python
Raw Permalink Normal View History

# 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