Skip to content
This repository was archived by the owner on Aug 17, 2023. It is now read-only.

Commit 5e00da1

Browse files
committed
Test parsing attribute value with multiline with a blank line.. to get coverage back to 100%
1 parent bc7ced0 commit 5e00da1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hamlpy/test/test_attributes.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ def test_read_attribute_dict(self):
9393
'class':
9494
- if forloop.first
9595
link-first
96-
96+
\x20
9797
- else
9898
- if forloop.last
9999
link-last

0 commit comments

Comments
 (0)