Files
account-reconcile/account_operation_rule/tests/__init__.py
2016-05-17 13:13:01 +02:00

9 lines
243 B
Python

# -*- coding: utf-8 -*-
# Author: Guewen Baconnier
# © 2014-2016 Camptocamp SA
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
from . import test_journal
from . import test_rule_rounding
from . import test_rule_currency