mirror of
https://github.com/OCA/stock-logistics-warehouse.git
synced 2025-01-21 14:27:28 +02:00
6 lines
136 B
Python
6 lines
136 B
Python
from . import test_lift_command
|
|
from . import test_location
|
|
from . import test_inventory
|
|
from . import test_pick
|
|
from . import test_put
|