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