Code

t4013: add tests for diff/log family output options.
[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