X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=t%2Ft8002-blame.sh;h=97773939962187b4a27176e9bcb5104652ba3853;hb=edd5cc242820f3eec26329a263e4016a039adee1;hp=1036c54d303f31171afb49fadf6f46076635d31d;hpb=8752d11d60e8f48b6e242e7f504c8e8fd7eabb92;p=git.git diff --git a/t/t8002-blame.sh b/t/t8002-blame.sh index 1036c54d..97773939 100755 --- a/t/t8002-blame.sh +++ b/t/t8002-blame.sh @@ -4,6 +4,6 @@ test_description='git-blame' . ./test-lib.sh PROG='git blame -c' -source ../annotate-tests.sh +. ../annotate-tests.sh test_done