aboutsummaryrefslogtreecommitdiff
path: root/t/t8001-annotate.sh
blob: 9e5a04b0f93fca15628acc93d4c2dcb896cba0d6 (plain)
1
2
3
4
5
6
7
8
9
#!/bin/sh

test_description='git-annotate'
. ./test-lib.sh

PROG='git annotate'
source ../annotate-tests.sh

test_done