Enabling Code Formatter
[ccsdk/cds.git] / ms / blueprintsprocessor / modules / blueprints / blueprint-core / src / test / kotlin / org / onap / ccsdk / cds / controllerblueprints / core / FileExtensionFunctionTest.kt
index 6383fb4..8aa2950 100644 (file)
@@ -20,6 +20,7 @@ import org.junit.Test
 import kotlin.test.assertTrue
 
 class FileExtensionFunctionTest {
 import kotlin.test.assertTrue
 
 class FileExtensionFunctionTest {
+
     val blueprintBasePath = TestConstants.PATH_TEST_BLUEPRINTS_BASECONFIG
 
     @Test
     val blueprintBasePath = TestConstants.PATH_TEST_BLUEPRINTS_BASECONFIG
 
     @Test