X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=tests%2Ftransportpce_tests%2F2.2.1%2Ftest_topology.py;h=c531cb25fc4f523247660b55777e1de6218440e0;hb=f4d7679be9ffcc5ef14241cbfe9040c1c177b260;hp=54c172e87e5248988df5db091c2c1b4591c56466;hpb=4f3da80ad8db26626a9ecb14c0277431d4a4e416;p=transportpce.git diff --git a/tests/transportpce_tests/2.2.1/test_topology.py b/tests/transportpce_tests/2.2.1/test_topology.py index 54c172e87..c531cb25f 100644 --- a/tests/transportpce_tests/2.2.1/test_topology.py +++ b/tests/transportpce_tests/2.2.1/test_topology.py @@ -19,7 +19,7 @@ import subprocess import time import unittest import logging -import test_utils +from common import test_utils class TransportPCEtesting(unittest.TestCase):