diff --git a/src/device/tests/test_unitary_openconfig.py b/src/device/tests/test_unitary_openconfig.py index 38adcf15f530fc95d6346707b97fc6d5188867af..6144a95d96bbbfd68213356f06573a2200c11bb1 100644 --- a/src/device/tests/test_unitary_openconfig.py +++ b/src/device/tests/test_unitary_openconfig.py @@ -34,7 +34,7 @@ try: #from .Device_OpenConfig_Adva import( #from .Device_OpenConfig_Adva_149 import( from .Device_OpenConfig_Adva_155 import( - + #from .Device_OpenConfig_Cisco import( DEVICE_OC, DEVICE_OC_CONFIG_RULES, DEVICE_OC_DECONFIG_RULES, DEVICE_OC_CONNECT_RULES, DEVICE_OC_ID, DEVICE_OC_UUID) ENABLE_OPENCONFIG = True