]> gitweb.ps.run Git - ps-cgit/commit
tests: check for proper html entity
authorJason A. Donenfeld <Jason@zx2c4.com>
Wed, 17 Oct 2012 15:17:48 +0000 (17:17 +0200)
committerJason A. Donenfeld <Jason@zx2c4.com>
Wed, 17 Oct 2012 15:18:35 +0000 (17:18 +0200)
commit1cb8b494a5b83fdb87a2d9cd6282a05143661db1
tree38e91893f23c6c469a324ca960ac21b2b2c3a0b1
parent792f813d342013124ce40142fef4afee3ff00df3
tests: check for proper html entity

Since we're now properly writing ampersand literals as &amp; instead of
as a plain &, we need to update the test accordingly.

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
tests/t0103-log.sh