Add k8s-upload-profile templating and packaging
[ccsdk/cds.git] / ms / blueprintsprocessor / modules / blueprints / blueprint-core / src / test / kotlin / org / onap / ccsdk / cds / controllerblueprints / core / dsl / BluePrintDSLTest.kt
index bf16ea9..824d7dd 100644 (file)
@@ -110,6 +110,7 @@ class BluePrintDSLTest {
             artifactTypeScriptKotlin()
             artifactTypeMappingResource()
             artifactTypeComponentJar()
+            artifactTypeK8sProfileFolder()
 
             relationshipTypeConnectsTo()
             relationshipTypeDependsOn()