test: move shunit2 tests under standalone subdirectory
[project/uci.git] / tests / shunit2 / references / export.data
diff --git a/tests/shunit2/references/export.data b/tests/shunit2/references/export.data
new file mode 100644 (file)
index 0000000..9e4d3c9
--- /dev/null
@@ -0,0 +1,11 @@
+
+config 'type' 'section'
+       option 'opt' 'val'
+       list 'list_opt' 'val0'
+       list 'list_opt' 'val1'
+       option mul_line_opt_sq 'line 1
+line 2 \
+line 3'
+       option mul_line_opt_dq "\"Hello\, \
+World.\'
+"