blob: 6a8fb1be3e44f3fe40e4594834c3e2488d3c9360 (
plain)
1
2
3
4
5
|
# -*- coding: utf-8 -*-
# Part of Odoo. See LICENSE file for full copyright and licensing detailsself.
from . import test_delivery_cost, test_delivery_stock_move
from . import test_packing_delivery
|