Code

Merge git://git.kernel.org/pub/scm/gitk/gitk
[git.git] / t / t8001-annotate.sh
1 #!/bin/sh
3 test_description='git-annotate'
4 . ./test-lib.sh
6 PROG='git annotate'
7 . ../annotate-tests.sh
9 test_done