diff options
Diffstat (limited to 'tests/t0105-commit.sh')
| -rwxr-xr-x | tests/t0105-commit.sh | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/tests/t0105-commit.sh b/tests/t0105-commit.sh index 7137751..aa2bf33 100755 --- a/tests/t0105-commit.sh +++ b/tests/t0105-commit.sh | |||
| @@ -13,7 +13,7 @@ run_test 'find commit subject' ' | |||
| 13 | ' | 13 | ' | 
| 14 | 14 | ||
| 15 | run_test 'find commit msg' 'grep -e "<div class=.commit-msg.></div>" trash/tmp' | 15 | run_test 'find commit msg' 'grep -e "<div class=.commit-msg.></div>" trash/tmp' | 
| 16 | run_test 'find diffstat' 'grep -e "<table class=.diffstat.>" trash/tmp' | 16 | run_test 'find diffstat' 'grep -e "<table summary=.diffstat. class=.diffstat.>" trash/tmp' | 
| 17 | 17 | ||
| 18 | run_test 'find diff summary' ' | 18 | run_test 'find diff summary' ' | 
| 19 | grep -e "1 files changed, 1 insertions, 0 deletions" trash/tmp | 19 | grep -e "1 files changed, 1 insertions, 0 deletions" trash/tmp | 
