From 29b5ab554790bb57337a3b6ab9dcd963cf69d22e Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 4 May 2024 14:47:08 +0200 Subject: Adding upstream version 1.7.2+ds. Signed-off-by: Daniel Baumann --- tests/resources/config/config1 | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 tests/resources/config/config1 (limited to 'tests/resources/config/config1') diff --git a/tests/resources/config/config1 b/tests/resources/config/config1 new file mode 100644 index 0000000..211dc9e --- /dev/null +++ b/tests/resources/config/config1 @@ -0,0 +1,5 @@ +# This one checks for case sensitivity +[this "that"] + other = true +[this "That"] + other = yes -- cgit v1.2.3