aboutsummaryrefslogtreecommitdiffstats
path: root/catalog-be/src
diff options
context:
space:
mode:
Diffstat (limited to 'catalog-be/src')
-rw-r--r--catalog-be/src/test/java/org/openecomp/sdc/be/tosca/CsarUtilsTest.java1
1 files changed, 1 insertions, 0 deletions
diff --git a/catalog-be/src/test/java/org/openecomp/sdc/be/tosca/CsarUtilsTest.java b/catalog-be/src/test/java/org/openecomp/sdc/be/tosca/CsarUtilsTest.java
index 73017736d5..beca46c7c6 100644
--- a/catalog-be/src/test/java/org/openecomp/sdc/be/tosca/CsarUtilsTest.java
+++ b/catalog-be/src/test/java/org/openecomp/sdc/be/tosca/CsarUtilsTest.java
@@ -70,6 +70,7 @@ import org.openecomp.sdc.common.api.ArtifactTypeEnum;
import fj.data.Either;
import mockit.Deencapsulation;
+import org.openecomp.sdc.exception.ResponseFormat;
import static junit.framework.Assert.assertFalse;
import static junit.framework.Assert.assertNotNull;