Fix html error detected by test-suite

Signed-off-by: Lars Hjemli <hjemli@gmail.com>
这个提交包含在:
Lars Hjemli
2007-11-11 13:04:28 +01:00
父节点 b4649fc905
当前提交 2915483ef6
修改 11 个文件,包含 37 行新增27 行删除

查看文件

@@ -13,7 +13,7 @@ run_test 'find commit subject' '
'
run_test 'find commit msg' 'grep -e "<div class=.commit-msg.></div>" trash/tmp'
run_test 'find diffstat' 'grep -e "<table class=.diffstat.>" trash/tmp'
run_test 'find diffstat' 'grep -e "<table summary=.diffstat. class=.diffstat.>" trash/tmp'
run_test 'find diff summary' '
grep -e "1 files changed, 1 insertions, 0 deletions" trash/tmp