Skip to content

Commit

Permalink
Remove extraneous blank lines.
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanknowles committed Jul 27, 2023
1 parent 00beb2e commit 8c37068
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion bech32/test/Codec/Binary/Bech32Spec.hs
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,6 @@ spec = do
humanReadablePartFromText hrp
`shouldBe` Left invalidError


it "Lengths are checked correctly." $
property $ \(HumanReadablePartWithSuspiciousLength hrp) ->
let lo = humanReadablePartMinLength
Expand Down

0 comments on commit 8c37068

Please sign in to comment.