diff options
Diffstat (limited to 'tests/resources/config/config3')
-rw-r--r-- | tests/resources/config/config3 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/resources/config/config3 b/tests/resources/config/config3 new file mode 100644 index 0000000..44a5e50 --- /dev/null +++ b/tests/resources/config/config3 @@ -0,0 +1,3 @@ +# A [section.subsection] header is case-insensitive +[section.SuBsection] + var = hello |