X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=tests%2Ftransportpce_tests%2F2.2.1%2Ftest14_otn_switch_end2end.py;h=110111e3e00b12b94bb73e0f8a33ab4814efbc59;hb=de894bc83aa112264418e7eb6a2f2dd674451745;hp=700dcf08bb47ebe8eae51e65e940dac436235f9c;hpb=7ecb4bf912a8555f88b07da62fcec106b6311a54;p=transportpce.git diff --git a/tests/transportpce_tests/2.2.1/test14_otn_switch_end2end.py b/tests/transportpce_tests/2.2.1/test14_otn_switch_end2end.py index 700dcf08b..110111e3e 100644 --- a/tests/transportpce_tests/2.2.1/test14_otn_switch_end2end.py +++ b/tests/transportpce_tests/2.2.1/test14_otn_switch_end2end.py @@ -18,7 +18,7 @@ import time import requests import sys sys.path.append('transportpce_tests/common/') -import test_utils +import test_utils # nopep8 class TransportPCEtesting(unittest.TestCase):