X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=t%2Ft8002-blame.sh;h=e2896cffc17c519d208c26f215e4605d85edb918;hb=22dbeee715e4c9fae3e3fdc1f3a2c4a6ec90e593;hp=d3a51e12698bed50d4eef1474e75dbfd0be0d034;hpb=37ee62bc6b60b566e39c8ea9fbf34b23a9a39d2f;p=git.git diff --git a/t/t8002-blame.sh b/t/t8002-blame.sh index d3a51e126..e2896cffc 100755 --- a/t/t8002-blame.sh +++ b/t/t8002-blame.sh @@ -8,7 +8,7 @@ PROG='git blame -c' PROG='git blame -c -e' test_expect_success 'Blame --show-email works' ' - check_count "" 1 "" 1 "" 1 "" 1 "" 1 "" 1 "" 1 + check_count "" 1 "" 1 "" 1 "" 1 "" 1 "" 1 "" 1 "" 1 ' test_done