]> git.ipfire.org Git - thirdparty/git.git/blobdiff - t/t8001-annotate.sh
tests: use $TEST_DIRECTORY to refer to the t/ directory
[thirdparty/git.git] / t / t8001-annotate.sh
index eabec2e06e2f97fc1790cd4ce30a80e402d4a205..45cb60ea4b167676b07ae1c847c0467f2a5e3d69 100755 (executable)
@@ -4,7 +4,7 @@ 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' \