git-svn: make the $GIT_DIR/svn/*/revs directory obsolete
[git.git] / t / t8001-annotate.sh
1 #!/bin/sh
2
3 test_description='git-annotate'
4 . ./test-lib.sh
5
6 PROG='git annotate'
7 . ../annotate-tests.sh
8
9 test_done