From 0c8d83e827a12bc540a1fe1419e95a9c1cadc90b Mon Sep 17 00:00:00 2001 From: Alessandro Iezzi Date: Wed, 24 Jul 2024 12:10:48 +0200 Subject: Add a new test --- test.properties | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/test.properties b/test.properties index 3138c18..86fe030 100644 --- a/test.properties +++ b/test.properties @@ -19,4 +19,5 @@ keywithnovalue= # Following a line with spaces - +# A property with a value with spaces and tabs +key1=A value with spaces and tabs -- cgit v1.2.3