X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=t%2Ft8001-annotate.sh;h=eabec2e06e2f97fc1790cd4ce30a80e402d4a205;hb=15dc66abf02fa22a03d709725bcaeeec4b809834;hp=3a6490e8f864b3b3193a7b86d54a0e8d81d0dd20;hpb=e1341abc3759950e891822088cb0163b71b316b3;p=git.git diff --git a/t/t8001-annotate.sh b/t/t8001-annotate.sh index 3a6490e8f..45cb60ea4 100755 --- a/t/t8001-annotate.sh +++ b/t/t8001-annotate.sh @@ -1,10 +1,10 @@ #!/bin/sh -test_description='git-annotate' +test_description='git annotate' . ./test-lib.sh PROG='git annotate' -. ../annotate-tests.sh +. "$TEST_DIRECTORY"/annotate-tests.sh test_expect_success \ 'Annotating an old revision works' \