rename openo to onap
[vfc/nfvo/driver/sfc.git] / zte / sfc-driver / sfc-driver / src / test / java / org / onap / sfc / TestMsbRegister.java
index 1883728..f19d28a 100644 (file)
@@ -17,8 +17,8 @@ package org.onap.sfc;
 
 import org.junit.Before;
 import org.junit.Test;
-import org.openo.sfc.entity.MsbRegisterEntity;
-import org.openo.sfc.utils.SfcDriverUtil;
+import org.onap.sfc.entity.MsbRegisterEntity;
+import org.onap.sfc.utils.SfcDriverUtil;
 
 public class TestMsbRegister {
     @Test