X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=zte%2Fsfc-driver%2Fsfc-driver%2Fsrc%2Ftest%2Fjava%2Forg%2Fonap%2Fsfc%2FTestPortChain.java;h=4c785d60bc52c753826c798045b8825d340e33e1;hb=26857e151f21d505eeb48cc9f0abe7e2cdec1468;hp=16430677f9f91643b027720e4776a2c44b8a6a35;hpb=c5c7db27cda070b5080812d3812bb319844115db;p=vfc%2Fnfvo%2Fdriver%2Fsfc.git diff --git a/zte/sfc-driver/sfc-driver/src/test/java/org/onap/sfc/TestPortChain.java b/zte/sfc-driver/sfc-driver/src/test/java/org/onap/sfc/TestPortChain.java index 1643067..4c785d6 100644 --- a/zte/sfc-driver/sfc-driver/src/test/java/org/onap/sfc/TestPortChain.java +++ b/zte/sfc-driver/sfc-driver/src/test/java/org/onap/sfc/TestPortChain.java @@ -17,8 +17,8 @@ package org.onap.sfc; import org.junit.Before; import org.junit.Test; -import org.openo.sfc.entity.PortChainReq4N; -import org.openo.sfc.wrapper.N2sReqWrapper; +import org.onap.sfc.entity.PortChainReq4N; +import org.onap.sfc.wrapper.N2sReqWrapper; public class TestPortChain { @Test