aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/test/examples
diff options
context:
space:
mode:
authorArne H Juul <arnej@yahooinc.com>2022-03-14 19:58:36 +0000
committerArne H Juul <arnej@yahooinc.com>2022-03-14 19:58:36 +0000
commit60e76f2e7e5fa342f3e448255b275b83d7238426 (patch)
tree03f9dcebf71c1297e2f80efd96edc7747876b35d /config-model/src/test/examples
parentd9a748627dbc2f935f554c50aa761aa1df16334f (diff)
update expected results
* drop lots of duplicate data types
Diffstat (limited to 'config-model/src/test/examples')
-rw-r--r--config-model/src/test/examples/structresult.cfg2
1 files changed, 0 insertions, 2 deletions
diff --git a/config-model/src/test/examples/structresult.cfg b/config-model/src/test/examples/structresult.cfg
index 4f69fd8b43c..34383084625 100644
--- a/config-model/src/test/examples/structresult.cfg
+++ b/config-model/src/test/examples/structresult.cfg
@@ -48,8 +48,6 @@ doctype[1].fieldsets{[document]}.fields[1] "arraystruct"
doctype[1].fieldsets{[document]}.fields[2] "mystruct"
doctype[1].arraytype[0].idx 10018
doctype[1].arraytype[0].elementtype 10017
-doctype[1].arraytype[1].idx 10020
-doctype[1].arraytype[1].elementtype 10017
doctype[1].structtype[0].idx 10017
doctype[1].structtype[0].name "foo"
doctype[1].structtype[0].field[0].name "fubar"