mirror of
https://github.com/bringout/oca-ocb-core.git
synced 2026-04-19 23:32:01 +02:00
6 lines
173 B
Python
6 lines
173 B
Python
# -*- coding: utf-8 -*-
|
|
|
|
from . import test_analytic_account
|
|
from . import test_analytic_dynamic_update
|
|
from . import test_plan_operations
|
|
from . import test_analytic_mixin
|