diff options
Diffstat (limited to 'tests/resources/config/config2')
-rw-r--r-- | tests/resources/config/config2 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/resources/config/config2 b/tests/resources/config/config2 new file mode 100644 index 0000000..60a3898 --- /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 |