diff options
author | 2024-07-24 12:10:48 +0200 | |
---|---|---|
committer | 2024-07-24 12:10:48 +0200 | |
commit | 0c8d83e827a12bc540a1fe1419e95a9c1cadc90b (patch) | |
tree | 1417d10d2bff6be6f0afff398beb1845768864f1 | |
parent | e92b44754518c11f38df677feb996a5e4cca9f26 (diff) | |
download | properties-0c8d83e827a12bc540a1fe1419e95a9c1cadc90b.tar.gz properties-0c8d83e827a12bc540a1fe1419e95a9c1cadc90b.zip |
Add a new test
-rw-r--r-- | test.properties | 3 |
1 files changed, 2 insertions, 1 deletions
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 |