Added oparent to sdc main
[sdc.git] / catalog-be / src / test / java / org / openecomp / sdc / be / components / property / GetInputUtilsTest.java
index 1ba8413..a2d7743 100644 (file)
@@ -48,4 +48,4 @@ public class GetInputUtilsTest {
         boolean getInputValueForInput = GetInputUtils.isGetInputValueForInput(getInput, INPUT_ID);
         assertTrue(getInputValueForInput);
     }
-}
\ No newline at end of file
+}