summaryrefslogtreecommitdiff
path: root/spec/spec/test-platform.yml
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2020-06-03 16:52:55 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-06-08 08:59:20 +0200
commitd0735909371537740f5d0d9d7727113587977cec (patch)
tree3d4f572e32fc3bbeb485e8d116ce94332bf72c3f /spec/spec/test-platform.yml
parentc17dd4ce2b00b9192e0071c80d75aef238f6c139 (diff)
spec: Fix attribute order
Diffstat (limited to 'spec/spec/test-platform.yml')
-rw-r--r--spec/spec/test-platform.yml8
1 files changed, 4 insertions, 4 deletions
diff --git a/spec/spec/test-platform.yml b/spec/spec/test-platform.yml
index d03ef01e..dbcc48b5 100644
--- a/spec/spec/test-platform.yml
+++ b/spec/spec/test-platform.yml
@@ -14,14 +14,14 @@ spec-example: null
spec-info:
dict:
attributes:
- name:
- description: |
- It shall be the human readable name of the test platform.
- spec-type: str
description:
description: |
It shall be the description of the test platform.
spec-type: str
+ name:
+ description: |
+ It shall be the human readable name of the test platform.
+ spec-type: str
description: |
Please note: