vendor_bill_editable_totals/tests/__init__.py

10 lines
316 B
Python
Executable File

# -*- coding: utf-8 -*-
# Part of Odoo. See LICENSE file for full copyright and licensing details.
from . import test_price_subtotal_property
from . import test_price_total_property
from . import test_edge_cases
from . import test_view_configuration
from . import test_integration
from . import test_no_revaluation