From 683f1f3ddde13390781318b9fe4a6841ea35d145 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 29 Apr 2024 06:21:29 +0200 Subject: Adding upstream version 2.0.1. Signed-off-by: Daniel Baumann --- tests/data/valid/five-quotes.toml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 tests/data/valid/five-quotes.toml (limited to 'tests/data/valid/five-quotes.toml') diff --git a/tests/data/valid/five-quotes.toml b/tests/data/valid/five-quotes.toml new file mode 100644 index 0000000..ccc98c0 --- /dev/null +++ b/tests/data/valid/five-quotes.toml @@ -0,0 +1,6 @@ +five-quotes = """ +Closing with five quotes +""""" +four-quotes = """ +Closing with four quotes +"""" -- cgit v1.2.3