]> git.ipfire.org Git - thirdparty/git.git/blame - t/t8002-blame.sh
Missing statics.
[thirdparty/git.git] / t / t8002-blame.sh
CommitLineData
8752d11d
FK
1#!/bin/sh
2
3test_description='git-blame'
4. ./test-lib.sh
5
6PROG='git blame -c'
8ad02bc9 7. ../annotate-tests.sh
8752d11d
FK
8
9test_done