]> pilppa.org Git - uci.git/blobdiff - test/references/get_parsing.data
Add parsing tests for get, set and show
[uci.git] / test / references / get_parsing.data
diff --git a/test/references/get_parsing.data b/test/references/get_parsing.data
new file mode 100644 (file)
index 0000000..89fffdc
--- /dev/null
@@ -0,0 +1,5 @@
+config 'type' 'section'
+       option 'opt'    'val'
+
+config 'unnamed'
+       option 'opt1'   'val1'