summaryrefslogtreecommitdiff
path: root/tests/resources/config/config2
diff options
context:
space:
mode:
Diffstat (limited to 'tests/resources/config/config2')
-rw-r--r--tests/resources/config/config25
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/resources/config/config2 b/tests/resources/config/config2
new file mode 100644
index 000000000..60a389827
--- /dev/null
+++ b/tests/resources/config/config2
@@ -0,0 +1,5 @@
+; This one tests for multiline values
+[this "That"]
+ and = one one one \
+two two \
+three three \ No newline at end of file