git/t/t8003-pickaxe.sh

10 lines
115 B
Bash
Executable File

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