Applied comments from review: Change 74622 - Draft
[ccsdk/cds.git] / ms / controllerblueprints / application / src / test / resources / application.properties
old mode 100644 (file)
new mode 100755 (executable)
index 48f70b0..9c8a96c
@@ -46,4 +46,10 @@ controllerblueprints.loadBluePrintPaths=./../../../../components/model-catalog/b
 controllerblueprints.loadModelType=false\r
 controllerblueprints.loadModeTypePaths=./../../../../components/model-catalog/definition-type/starter-type\r
 controllerblueprints.loadResourceDictionary=false\r
-controllerblueprints.loadResourceDictionaryPaths=./../../../../components/model-catalog/resource-dictionary/starter-dictionary
\ No newline at end of file
+controllerblueprints.loadResourceDictionaryPaths=./../../../../components/model-catalog/resource-dictionary/starter-dictionary\r
+\r
+# CBA file extension\r
+controllerblueprints.loadCbaExtension=zip\r
+\r
+# CBA examples for tests cases\r
+controllerblueprints.loadBlueprintsExamplesPath=./../../../../components/model-catalog/blueprint-model/test-blueprints
\ No newline at end of file