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