summaryrefslogtreecommitdiffstats
path: root/src/test/yaml/propertygentest/grouptwo.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'src/test/yaml/propertygentest/grouptwo.yaml')
-rw-r--r--src/test/yaml/propertygentest/grouptwo.yaml10
1 files changed, 5 insertions, 5 deletions
diff --git a/src/test/yaml/propertygentest/grouptwo.yaml b/src/test/yaml/propertygentest/grouptwo.yaml
index 4f2db02..9b86bba 100644
--- a/src/test/yaml/propertygentest/grouptwo.yaml
+++ b/src/test/yaml/propertygentest/grouptwo.yaml
@@ -5,10 +5,10 @@
members:
- interface: xyz.openbmc_project.Test.Iface6
property: Foo
- meta: property1
+ meta: PROPERTY1
- interface: xyz.openbmc_project.Test.Iface1
property: Value
- meta: property2
+ meta: PROPERTY2
- name: test property group 3
class: group
@@ -17,10 +17,10 @@
members:
- interface: xyz.openbmc_project.Test.Iface3
property: Bar
- meta: property1
+ meta: PROPERTY1
- interface: xyz.openbmc_project.Test.Iface2
property: Value
- meta: property2
+ meta: PROPERTY2
- interface: xyz.openbmc_project.Test.Iface6
property: Baz
- meta: property3
+ meta: PROPERTY3
OpenPOWER on IntegriCloud