diff options
Diffstat (limited to 'test.properties')
-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 |