Code

Merge branch 'se/http' into next
[git.git] / t / t8002-blame.sh
index 1036c54d303f31171afb49fadf6f46076635d31d..97773939962187b4a27176e9bcb5104652ba3853 100755 (executable)
@@ -4,6 +4,6 @@ test_description='git-blame'
 . ./test-lib.sh
 
 PROG='git blame -c'
-source ../annotate-tests.sh
+. ../annotate-tests.sh
 
 test_done