summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorDominik Holland <dominik.holland@pelagicore.com>2018-10-25 09:50:03 +0200
committerDominik Holland <dominik.holland@pelagicore.com>2018-10-26 08:09:35 +0000
commit5b1c4b033d0d08782cbafcf7fba9eef07f0d430d (patch)
treef80545ee3d2f15bca5b726caa8ca1f24e7849410 /tests
parente04775548b3cd69dc3e8f32930025fb1f1f4b002 (diff)
downloadqtivi-5b1c4b033d0d08782cbafcf7fba9eef07f0d430d.tar.gz
Change the zone annotation to be a list instead of a map
This makes the annotation and the template code much easier and the annotation more intuitive to read and write. Change-Id: If59b6aac6259e9d98b090a5d7a1831f3d55acb1a Reviewed-by: Robert Griebl <robert.griebl@pelagicore.com>
Diffstat (limited to 'tests')
-rw-r--r--tests/auto/core/ivigenerator/org.example.echo.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/core/ivigenerator/org.example.echo.yaml b/tests/auto/core/ivigenerator/org.example.echo.yaml
index ad8fb25..f0d1769 100644
--- a/tests/auto/core/ivigenerator/org.example.echo.yaml
+++ b/tests/auto/core/ivigenerator/org.example.echo.yaml
@@ -1,6 +1,6 @@
org.example.echo.EchoZoned:
config_simulator:
- zones: { left : FrontLeft, right : FrontRight, rear: Rear }
+ zones: [ FrontLeft, FrontRight, Rear ]
org.example.echo.EchoZoned#stringValue:
config_simulator: