Controller Blueprints Nitrogen to Oxygen Migration
[ccsdk/features.git] / blueprints-processor / plugin / model-provider / src / test / java / org / onap / ccsdk / features / model / utils / TransformationUtilsTest.java
  * limitations under the License.\r
  */\r
 \r
-package org.onap.ccsdk.config.model.utils;\r
+package org.onap.ccsdk.features.model.utils;\r
 \r
 import static org.junit.Assert.assertNotNull;\r
 import static org.junit.Assert.assertTrue;\r
 import java.util.HashMap;\r
 import java.util.Map;\r
 import org.junit.Test;\r
+import org.onap.ccsdk.features.model.utils.TransformationUtils;\r
+\r
 import com.fasterxml.jackson.databind.JsonNode;\r
 \r
 public class TransformationUtilsTest {\r