test: move shunit2 tests under standalone subdirectory
[project/uci.git] / tests / shunit2 / references / import.result
diff --git a/tests/shunit2/references/import.result b/tests/shunit2/references/import.result
new file mode 100644 (file)
index 0000000..56eb96f
--- /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.'\''
+'
+