diff options
Diffstat (limited to 'tests/resources/config/config4')
-rw-r--r-- | tests/resources/config/config4 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/resources/config/config4 b/tests/resources/config/config4 new file mode 100644 index 0000000..9dd4041 --- /dev/null +++ b/tests/resources/config/config4 @@ -0,0 +1,5 @@ +# A variable name on its own is valid +[some.section] + variable +# A variable and '=' is accepted, but it's not considered true + variableeq = |