Remove redundant $
This commit is contained in:
parent
97a176aaaa
commit
66f3b00206
1 changed files with 1 additions and 1 deletions
|
@ -255,7 +255,7 @@ tests =
|
|||
]
|
||||
]
|
||||
|
||||
, testGroup "Blocks" $
|
||||
, testGroup "Blocks"
|
||||
[ testProperty "Round trip" roundTrip
|
||||
, "Block elements end paragraphs" =:
|
||||
T.unlines [ "First paragraph"
|
||||
|
|
Loading…
Add table
Reference in a new issue