From 497720c82cf6b7691cc1228d415ead2d530dd8b5 Mon Sep 17 00:00:00 2001 From: Samuel Sieg Date: Wed, 3 Jul 2024 08:48:04 +0200 Subject: [PATCH] Update test --- test/corpus/attributes.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/test/corpus/attributes.txt b/test/corpus/attributes.txt index 6db05a4..4e5bd6a 100644 --- a/test/corpus/attributes.txt +++ b/test/corpus/attributes.txt @@ -140,13 +140,13 @@ a[ (attr_assignment) (attr_value))))) -=============================================== -String attributes - delimited multiline variant -=============================================== +=================================================================== +String attributes - delimited multiline with space before delimiter +=================================================================== a { - href="/" - } + href="/" +} -----