[FIX] tests

This commit is contained in:
mreficent
2019-10-30 19:38:23 +01:00
committed by ahenriquez
parent 4a49960825
commit 9b015be4bc

View File

@@ -1,7 +1,7 @@
# Copyright 2017 Eficent Business and IT Consulting Services S.L.
# License LGPL-3.0 or later (https://www.gnu.org/licenses/lgpl.html)
from openerp.tests import common
from odoo.tests import common
class TestRmaSale(common.SingleTransactionCase):