Add junit tests
[aai/gizmo.git] / src / test / java / org / onap / crud / service / AaiResourceServiceTest.java
@@ -18,7 +18,7 @@
  * limitations under the License.\r
  * ============LICENSE_END=========================================================\r
  */\r
-package org.onap.schema;\r
+package org.onap.crud.service;\r
 \r
 import static org.junit.Assert.assertTrue;\r
 import static org.junit.Assert.fail;\r
@@ -33,7 +33,6 @@ import org.onap.aai.serialization.db.EdgeRule;
 import org.onap.aai.serialization.db.EdgeRules;\r
 import org.onap.aai.serialization.db.EdgeType;\r
 import org.onap.crud.exception.CrudException;\r
-import org.onap.crud.service.AaiResourceService;\r
 import org.onap.crud.service.EdgePayload;\r
 \r
 import com.google.gson.JsonElement;\r