git/t/t8002-blame.sh

10 строки
111 B
Bash
Executable File

#!/bin/sh
test_description='git-blame'
. ./test-lib.sh
PROG='git blame -c'
. ../annotate-tests.sh
test_done