Fix html error detected by test-suite

Signed-off-by: Lars Hjemli <hjemli@gmail.com>
This commit is contained in:
Lars Hjemli
2007-11-11 13:04:28 +01:00
parent b4649fc905
commit 2915483ef6
11 ha cambiato i file con 37 aggiunte e 27 eliminazioni

Vedi File

@ -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