mirror of
https://github.com/OCA/contract.git
synced 2025-02-13 17:57:24 +02:00
[FIX] product_contract: Fix tests (do not import a test file that does not exist)
This commit is contained in:
@@ -4,4 +4,3 @@
|
|||||||
|
|
||||||
from . import test_product
|
from . import test_product
|
||||||
from . import test_sale_order
|
from . import test_sale_order
|
||||||
from . import test_contract
|
|
||||||
|
|||||||
Reference in New Issue
Block a user