[VVP] Add test for R-100260 and fix mapping
[vvp/validation-scripts.git] / ice_validator / tests / test_filename_is_vmtype_dot_yaml.py
index 49c917c..2ec4481 100644 (file)
 #
 # ============LICENSE_END============================================
 #
-# ECOMP is a trademark and service mark of AT&T Intellectual Property.
 import os
-from .helpers import validates
+from tests.helpers import validates
+from tests.utils.nested_files import get_nested_files
 from .utils.vm_types import get_all_vm_types
-from .parametrizers import get_nested_files
 
 VERSION = "1.0.0"