fix test suite to work with discount
authorJoey Hess <joey@kitenet.net>
Sun, 1 Jan 2012 21:11:56 +0000 (17:11 -0400)
committerJoey Hess <joey@kitenet.net>
Sun, 1 Jan 2012 21:28:31 +0000 (17:28 -0400)
commit37f7f125f910b66ff7f43136ba08d3c849b139e8
tree5c9156a4a75bf8391c4b75cd0a6e698a222581d2
parent9dce803faf4dac9ee9249a108e9054e296e1f741
fix test suite to work with discount

In the first test, discount returns the html attributes in a different
order, which broke the test. Test only for the important text, not the
exact html output.

In the second test, discount does some encoding of its own of the partially
encoded url, again resulting in different output.
t/htmlize.t