git/t/t8001-annotate.sh

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

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