aboutsummaryrefslogtreecommitdiff
path: root/t
diff options
context:
space:
mode:
Diffstat (limited to 't')
-rwxr-xr-xt/t8003-pickaxe.sh9
1 files changed, 0 insertions, 9 deletions
diff --git a/t/t8003-pickaxe.sh b/t/t8003-pickaxe.sh
deleted file mode 100755
index d09d1c982..000000000
--- a/t/t8003-pickaxe.sh
+++ /dev/null
@@ -1,9 +0,0 @@
-#!/bin/sh
-
-test_description='git-pickaxe'
-. ./test-lib.sh
-
-PROG='git pickaxe -c'
-. ../annotate-tests.sh
-
-test_done