summaryrefslogtreecommitdiffstats
path: root/zte/sfc-driver/sfc-driver/src/test/java/org/onap/sfc/TestPortChain.java
diff options
context:
space:
mode:
Diffstat (limited to 'zte/sfc-driver/sfc-driver/src/test/java/org/onap/sfc/TestPortChain.java')
-rw-r--r--zte/sfc-driver/sfc-driver/src/test/java/org/onap/sfc/TestPortChain.java4
1 files changed, 2 insertions, 2 deletions
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