aboutsummaryrefslogtreecommitdiffstats
path: root/integration-tests/src/main/resources/import/tosca/models/init/testModel/tosca/categories/categoryTypes.yml
diff options
context:
space:
mode:
Diffstat (limited to 'integration-tests/src/main/resources/import/tosca/models/init/testModel/tosca/categories/categoryTypes.yml')
-rw-r--r--integration-tests/src/main/resources/import/tosca/models/init/testModel/tosca/categories/categoryTypes.yml7
1 files changed, 7 insertions, 0 deletions
diff --git a/integration-tests/src/main/resources/import/tosca/models/init/testModel/tosca/categories/categoryTypes.yml b/integration-tests/src/main/resources/import/tosca/models/init/testModel/tosca/categories/categoryTypes.yml
new file mode 100644
index 0000000000..18e3e544e5
--- /dev/null
+++ b/integration-tests/src/main/resources/import/tosca/models/init/testModel/tosca/categories/categoryTypes.yml
@@ -0,0 +1,7 @@
+services:
+ Mobility:
+ name: "TEST service"
+ icons: ['network_l_1-3']
+ models: [
+ "TEST MODEL"
+ ]