summaryrefslogtreecommitdiff
path: root/t/21_annex-to-annex.t
diff options
context:
space:
mode:
Diffstat (limited to 't/21_annex-to-annex.t')
-rwxr-xr-xt/21_annex-to-annex.t1
1 files changed, 1 insertions, 0 deletions
diff --git a/t/21_annex-to-annex.t b/t/21_annex-to-annex.t
index 9589b59..0e68d94 100755
--- a/t/21_annex-to-annex.t
+++ b/t/21_annex-to-annex.t
@@ -16,6 +16,7 @@ use File::Spec::Functions qw(catfile rel2abs);
use File::chdir;
plan skip_all => "device ID issues" if device_id_issues;
+plan skip_all => "git-annex not available" unless git_annex_available;
my ($output, $error, $exit, @output);