tests: add test coverage for comment lines within batch commands.
[project/uci.git] / test / references / batch_comments.result
diff --git a/test/references/batch_comments.result b/test/references/batch_comments.result
new file mode 100644 (file)
index 0000000..c726bad
--- /dev/null
@@ -0,0 +1,9 @@
+
+config section 'SEC0'
+       option option0 'value0'
+       option option1 '"Hello,
+  World"'
+
+config section 'SEC1'
+       option option0 'value1'
+