Code

Merge branch 'maint'
[git.git] / t / t8001-annotate.sh
index 3a6490e8f864b3b3193a7b86d54a0e8d81d0dd20..45cb60ea4b167676b07ae1c847c0467f2a5e3d69 100755 (executable)
@@ -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' \