diff options
Diffstat (limited to 'test')
| -rw-r--r-- | test/a.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/a.conf b/test/a.conf index 1488702..450371f 100644 --- a/test/a.conf +++ b/test/a.conf @@ -1,5 +1,5 @@ key0=value0 key1 = value1 with spaces around the equal character - key 2 = value2 with spaces at the beginning of the line + key2 = value2 with spaces at the beginning of the line key3 = value3 with a tab at the beginning of the line key4 = value4 with spaces at the end of the line |
