summaryrefslogtreecommitdiffstats
path: root/catalog-be/src/test/java/org/openecomp/sdc/be/components/property/GetInputUtilsTest.java
diff options
context:
space:
mode:
Diffstat (limited to 'catalog-be/src/test/java/org/openecomp/sdc/be/components/property/GetInputUtilsTest.java')
-rw-r--r--catalog-be/src/test/java/org/openecomp/sdc/be/components/property/GetInputUtilsTest.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/catalog-be/src/test/java/org/openecomp/sdc/be/components/property/GetInputUtilsTest.java b/catalog-be/src/test/java/org/openecomp/sdc/be/components/property/GetInputUtilsTest.java
index 1ba84134a6..a2d7743fcd 100644
--- a/catalog-be/src/test/java/org/openecomp/sdc/be/components/property/GetInputUtilsTest.java
+++ b/catalog-be/src/test/java/org/openecomp/sdc/be/components/property/GetInputUtilsTest.java
@@ -48,4 +48,4 @@ public class GetInputUtilsTest {
boolean getInputValueForInput = GetInputUtils.isGetInputValueForInput(getInput, INPUT_ID);
assertTrue(getInputValueForInput);
}
-} \ No newline at end of file
+}