aboutsummaryrefslogtreecommitdiff
path: root/test/a.conf
diff options
context:
space:
mode:
authorTristan Riehs <tristan.riehs@inria.fr>2026-05-03 15:37:41 +0200
committerTristan Riehs <tristan.riehs@inria.fr>2026-05-03 15:37:41 +0200
commitffff223b04b2760ac4fdc2c5c5bce74a5db68ed5 (patch)
tree8d4aec1d38184bf766061b114554529fc1c8cebb /test/a.conf
parent3ab6ee96012c90e98725b6e7b51cb52284ee6828 (diff)
Fix test config file
Diffstat (limited to 'test/a.conf')
-rw-r--r--test/a.conf2
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