@ -1,3 +1,3 @@
# -*- coding: utf-8 -*-
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
from . import test_partner_identifiers
from . import test_partner_identification
@ -6,7 +6,7 @@ import openerp.tests.common as common
from openerp.exceptions import ValidationError
class TestPartnerIdentifierBase(common.TransactionCase):
class TestPartnerIdentificationBase(common.TransactionCase):
def test_base_functionalities(self):
"""Dummy CRUD test