]> git.ipfire.org Git - thirdparty/git.git/blame - t/t8001-annotate.sh
git-blame: Use the same tests for git-blame as for git-annotate
[thirdparty/git.git] / t / t8001-annotate.sh
CommitLineData
7c3ecb65
RA
1#!/bin/sh
2
3test_description='git-annotate'
4. ./test-lib.sh
5
8752d11d
FK
6PROG='git annotate'
7source ../annotate-tests.sh
7c3ecb65
RA
8
9test_done