From 3ab6ee96012c90e98725b6e7b51cb52284ee6828 Mon Sep 17 00:00:00 2001 From: Tristan Riehs Date: Sun, 3 May 2026 15:33:21 +0200 Subject: Strenghten the tests For now, make check segfaults. --- test/a.conf | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'test/a.conf') diff --git a/test/a.conf b/test/a.conf index f7d4f66..1488702 100644 --- a/test/a.conf +++ b/test/a.conf @@ -1,2 +1,5 @@ key0=value0 -key1=This is the value of key1 +key1 = value1 with spaces around the equal character + key 2 = 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 -- cgit v1.2.3