X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=lcm%2Fns_sfcs%2Ftests%2Ftest_create_flow_classifier.py;h=3bd31f1ee09e394a34917ae306c2661cbcca0140;hb=f0c32021572945e00a30570d2323babb03401d16;hp=1f69931d3902296d8eaf576890ccd3609f1ee7e9;hpb=f2a5c03d4d695a5f10c1275aa1aa12c9279b5950;p=vfc%2Fnfvo%2Flcm.git diff --git a/lcm/ns_sfcs/tests/test_create_flow_classifier.py b/lcm/ns_sfcs/tests/test_create_flow_classifier.py index 1f69931d..3bd31f1e 100644 --- a/lcm/ns_sfcs/tests/test_create_flow_classifier.py +++ b/lcm/ns_sfcs/tests/test_create_flow_classifier.py @@ -13,7 +13,7 @@ # limitations under the License. import mock import json -from test_data import nsd_model +from .test_data import nsd_model from rest_framework import status from lcm.pub.utils import restcall from lcm.pub.database.models import FPInstModel