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="/" +} -----