fixing CsarUtilsTest 67/90367/2
authorBartosz Gardziejewski <bartosz.gardziejewski@nokia.com>
Mon, 24 Jun 2019 06:58:36 +0000 (08:58 +0200)
committerOfir Sonsino <ofir.sonsino@intl.att.com>
Mon, 24 Jun 2019 10:26:27 +0000 (10:26 +0000)
Issue-ID: SDC-1795
Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com>
Change-Id: Id4a95fdc0ce9dee133ece1d2f105b2e28813e733

catalog-be/src/test/java/org/openecomp/sdc/be/tosca/CsarUtilsTest.java

index 7301773..beca46c 100644 (file)
@@ -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;