summaryrefslogtreecommitdiffstats
path: root/tests/resources/config/config20
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--tests/resources/config/config2011
1 files changed, 11 insertions, 0 deletions
diff --git a/tests/resources/config/config20 b/tests/resources/config/config20
new file mode 100644
index 0000000..8f0f12c
--- /dev/null
+++ b/tests/resources/config/config20
@@ -0,0 +1,11 @@
+[valid "[subsection]"]
+ something = a
+; we don't allow anything after closing "
+[sec "[subsec]/child"]
+ parent = grand
+[sec2 "[subsec2]/child2"]
+ type = dvcs
+[sec3 "escape\"quote"]
+ vcs = git
+[sec4 "escaping\\slash"]
+ lib = git2