mirror of
https://github.com/bringout/oca-technical.git
synced 2026-04-19 03:12:03 +02:00
5 lines
155 B
Python
5 lines
155 B
Python
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl).
|
|
|
|
from . import test_rma
|
|
from . import test_rma_dashboard
|
|
from . import test_rma_operation
|