5 lines
179 B
Python
5 lines
179 B
Python
|
# Part of Flectra. See LICENSE file for full copyright and licensing details.
|
||
|
|
||
|
from . import test_purchase_to_invoice_and_delivery
|
||
|
from . import test_sale_to_invoice_and_delivery
|