Merge branch 'jc/apply'
[git.git] / t / t8002-blame.sh
index 1036c54..9777393 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