mirror of
https://github.com/OCA/rma.git
synced 2025-02-16 17:11:47 +02:00
6 lines
141 B
Python
6 lines
141 B
Python
# -*- coding: utf-8 -*-
|
|
|
|
from . import test_crm_rma_stock_location
|
|
from . import test_make_picking_from_picking
|
|
from . import test_rma_stock
|