X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=t%2Ft8002-blame.sh;h=e2896cffc17c519d208c26f215e4605d85edb918;hb=1f0f5b54baea4a446450c0586aec222a62af3c6f;hp=d3a51e12698bed50d4eef1474e75dbfd0be0d034;hpb=11c3e2b7bd617334e7730950166188e94e003f2b;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