Adds a unit test framework based on shunit2
[project/uci.git] / test / references / export.data
diff --git a/test/references/export.data b/test/references/export.data
new file mode 100644 (file)
index 0000000..c7e4d39
--- /dev/null
@@ -0,0 +1,6 @@
+
+config 'type' 'section'
+       option 'opt' 'val'
+       list 'list_opt' 'val0'
+       list 'list_opt' 'val1'
+