]> matita.cs.unibo.it Git - helm.git/commitdiff
added some nested sections in order to test "ls" method
authorStefano Zacchiroli <zack@upsilon.cc>
Thu, 20 May 2004 12:08:08 +0000 (12:08 +0000)
committerStefano Zacchiroli <zack@upsilon.cc>
Thu, 20 May 2004 12:08:08 +0000 (12:08 +0000)
helm/ocaml/registry/tests/sample.xml

index ac29f3373bdce552be68f03c91aad96a04d8786e..e41a603e7dfa517607c0c2c2928638cd7244c307 100644 (file)
@@ -9,6 +9,13 @@
     <key name="url">http://localhost:58081</key>
   </section>
   <section name="triciclo">
+    <section name="foo1">
+      <key name="bar2">aaa</key>
+      <key name="bar3">bbb</key>
+    </section>
+    <section name="foo2">
+      <key name="bar1">quux</key>
+    </section>
     <key name="basedir">/public/helm_library</key>
     <key name="constant_type_file">$(triciclo.basedir)/constanttype</key>
     <key name="environment_file">$(triciclo.basedir)/environment</key>