diff options
Diffstat (limited to '')
-rw-r--r-- | tests/resources/config/config7 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/resources/config/config7 b/tests/resources/config/config7 new file mode 100644 index 0000000..6af6fcf --- /dev/null +++ b/tests/resources/config/config7 @@ -0,0 +1,5 @@ +[valid "subsection"] + something = a +; we don't allow anything after closing " +[sec "subsec"x] + bleh = blah |